History log of /openjdk10/hotspot/test/compiler/intrinsics/mathexact/NestedMathExactTest.java
Revision Date Author Comments
# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 6049:cd5d10655495 22-Jan-2014 rbackman

8027754: Enable loop optimizations for loops with MathExact inside
Reviewed-by: kvn, iveresov


# 5717:9949533a8623 22-Nov-2013 rbackman

8028997: mathexact intrinsics are unstable
Reviewed-by: iveresov, kvn


# 5614:60a32bb8ff99 30-Oct-2013 rbackman

8027444: mathExact: assert(i < _max) failed: oob: i=1, _max=1
Reviewed-by: duke