JDK 9 RFR of JDK-8081245: MHIllegalAccess.java failing across platforms
Alan Bateman
Alan.Bateman at oracle.com
Thu May 28 06:47:28 UTC 2015
On 28/05/2015 06:47, 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
> +
> ############################################################################
>
Looks okay to me although might be better if Vladimir just pushes the
fix for JDK-8080428 to jdk9/dev/jdk.
-Alan.
More information about the core-libs-dev
mailing list