JDK 9 RFR of JDK-8081245: MHIllegalAccess.java failing across platforms
joe darcy
joe.darcy at oracle.com
Thu May 28 05:47:09 UTC 2015
Hello,
The latest HotSpot integration into JDK 9 dev introduced a test failure in
java/lang/invoke/8022701/MHIllegalAccess.java.MHIllegalAccess.java
Please review the change below to problem list the test until such time
as the fix for the test (JDK-8080428) propagates to dev:
--- a/test/ProblemList.txt Thu May 28 09:11:14 2015 +0800
+++ b/test/ProblemList.txt Wed May 27 22:43:49 2015 -0700
@@ -123,6 +123,9 @@
# 8029891
java/lang/ClassLoader/deadlock/GetResource.java generic-all
+# 8080428
+java/lang/invoke/8022701/MHIllegalAccess.java.MHIllegalAccess.java
generic-all
+
############################################################################
# jdk_instrument
Thanks,
-Joe
More information about the core-libs-dev
mailing list