JDK 9 RFR of JDK-8081245: MHIllegalAccess.java failing across platforms (original) (raw)
Roger Riggs Roger.Riggs at Oracle.com
Thu May 28 13:49:22 UTC 2015
- Previous message: JDK 9 RFR of JDK-8081245: MHIllegalAccess.java failing across platforms
- Next message: String.contains(CharSequence) calls toString on argument
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Joe,
+1 to add to the problem list. Looks fine.
Roger
On 5/28/2015 1:47 AM, joe darcy wrote:
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 + ############################################################################
# jdkinstrument Thanks, -Joe
- Previous message: JDK 9 RFR of JDK-8081245: MHIllegalAccess.java failing across platforms
- Next message: String.contains(CharSequence) calls toString on argument
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]