[8u-dev] RFA 8063086: Math.pow yields different results upon repeated calls

Cheleswer Sahu cheleswer.sahu at oracle.com
Mon May 16 11:16:14 UTC 2016


Hi,

 

May I please have approval to backport this fix from JDK9  to JDK8. This fix applies cleanly and show no error in JPRT run. 

 

JBS Link: https://bugs.openjdk.java.net/browse/JDK-8063086

JDK9 change-set: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/6de45a355478

Review Thread: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2015-January/016770.html

 

The only change is in test library path 

 

-   @library /testlibrary /../../test/lib /compiler/whitebox

        +    @library /testlibrary /testlibrary/whitebox  /compiler/whitebox

 

 

Regards,

Cheleswer


More information about the jdk8u-dev mailing list