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

Rob McKenna rob.mckenna at oracle.com
Mon May 16 15:12:12 UTC 2016


Approved

	-Rob

On 16/05/16 04:16, Cheleswer Sahu wrote:
> 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