RFR (S): 7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86 (original) (raw)
Roland Westrelin roland.westrelin at oracle.com
Thu Jun 7 09:17:46 PDT 2012
- Previous message: Request for review (M): 7174218: remove AtomicLongCSImpl intrinsics
- Next message: RFR (S): 7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://cr.openjdk.java.net/~roland/7174532/webrev.00/
pow and exp as computed by the new intrinsics on x86 do not provide sufficiently precise results. This change increases the precision for the steps of the pow and exp computation.
Roland.
- Previous message: Request for review (M): 7174218: remove AtomicLongCSImpl intrinsics
- Next message: RFR (S): 7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list