JDK 11 RFR of JDK-8197773: Problem list InlineAccessors.java until JDK-8196726 is fixed
David Holmes
david.holmes at oracle.com
Mon Feb 12 23:04:33 UTC 2018
Hi Joe,
On 13/02/2018 8:50 AM, joe darcy wrote:
> Hello,
>
> The test
>
> compiler/inlining/InlineAccessors.java
>
> is currently failing in JDK 11 master. It should be problem listed until
> the fix for JDK-8196726 propagates there.
How will it then be un-problem-listed? That would be a separate CR and
patch after it propagates. I think, as Jesper suggested elsewhere, the
better thing to do is pull that change into jdk/jdk ahead of the full
integration if there is a concern about timing.
David
> Please review the patch below to be pushed to jdk/jdk.
>
> Thanks,
>
> -Joe
>
> --- a/test/hotspot/jtreg/ProblemList.txt Mon Feb 12 08:19:33 2018 -0800
> +++ b/test/hotspot/jtreg/ProblemList.txt Mon Feb 12 14:49:51 2018 -0800
> @@ -59,6 +59,8 @@
> applications/ctw/modules/java_desktop.java 8189604 windows-all
> applications/ctw/modules/jdk_jconsole.java 8189604 windows-all
>
> +compiler/inlining/InlineAccessors.java 8196726 windows-all,linux-all
> +
> #############################################################################
>
> # :hotspot_gc
>
More information about the hotspot-dev
mailing list