RFR(XS): 8077994 - [TESTBUG] Exclude compiler/floatingpoint/ModNaN.java

Christian Tornqvist christian.tornqvist at oracle.com
Wed Apr 22 15:01:53 UTC 2015


Harold pointed out that my webrev link is incorrect, here is the correct
one:

http://cr.openjdk.java.net/~ctornqvi/webrev/8077994/webrev.00/

Thanks,
Christian

-----Original Message-----
From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of
Christian Tornqvist
Sent: Wednesday, April 22, 2015 9:55 AM
To: hotspot-dev at openjdk.java.net
Subject: RFR(XS): 8077994 - [TESTBUG] Exclude
compiler/floatingpoint/ModNaN.java

Hi everyone,

 

Please review this small change which excludes the
compiler/floatingpoint/ModNaN.java test. The reason for excluding this is
that it fails when running through with the interpreter on Windows x64 when
Hotspot has been built with VS2013. The root cause for this failure is a
changed behavior in fmod() in the x64 version of msvcr120.dll, we are
working on a fix for this issue. See
https://bugs.openjdk.java.net/browse/JDK-8015396 for more information.

 

Webrev:

http://cr.openjdk.java.net/~emc/8078112/webrev.00/

 

Bug:

https://bugs.openjdk.java.net/browse/JDK-8077994

 

Thanks,

Christian




More information about the hotspot-dev mailing list