RFR(T) 8244542 ProblemList cds/DeterministicDump.java for Windows

Calvin Cheung calvin.cheung at oracle.com
Wed May 6 18:16:37 UTC 2020


Looks good and trivial.

thanks,

Calvin

On 5/6/20 11:08 AM, Ioi Lam wrote:
> https://bugs.openjdk.java.net/browse/JDK-8244542
>
> This test can fail intermittently on Windows due to the more 
> aggressive ASLR (Address Space Layout Randomization) on Windows. 
> ProblemList it now until the underlying bug (JDK-8244536) is fixed.
>
> $ hg diff
> diff -r 010615cc8bdb test/hotspot/jtreg/ProblemList.txt
> --- a/test/hotspot/jtreg/ProblemList.txt    Wed May 06 10:26:22 2020 
> -0700
> +++ b/test/hotspot/jtreg/ProblemList.txt    Wed May 06 11:05:21 2020 
> -0700
> @@ -95,6 +95,7 @@
>
>  runtime/jni/terminatedThread/TestTerminatedThread.java 8219652 aix-ppc64
>  runtime/ReservedStack/ReservedStackTest.java 8231031 generic-all
> +runtime/cds/DeterministicDump.java 8244536 windows-all
>
> Thanks
> - Ioi


More information about the hotspot-runtime-dev mailing list