RFR(XS): 8077994 - [TESTBUG] Exclude compiler/floatingpoint/ModNaN.java (original) (raw)
Christian Tornqvist christian.tornqvist at oracle.com
Wed Apr 22 13:55:25 UTC 2015
- Previous message: RFR(L): 8077838: Recent developments for ppc.
- Next message: RFR(XS): 8077994 - [TESTBUG] Exclude compiler/floatingpoint/ModNaN.java
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: RFR(L): 8077838: Recent developments for ppc.
- Next message: RFR(XS): 8077994 - [TESTBUG] Exclude compiler/floatingpoint/ModNaN.java
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]