Native implementation of java.lang.Math

Using standard c math functions instead of
StrictMath implementations gives us great
performance boost in MathBenchmark (up to ~5x faster
in many tests).

Change-Id: I19642a1ea04bf50150ef2d3be8477bf243442ae9
4 files changed