JDK 9 RFR of JDK-8139925 Problem list LFMultiThreadCachingTest.java on windows
Chris Hegarty
chris.hegarty at oracle.com
Mon Oct 19 20:36:25 UTC 2015
Looks fine Joe.
-Chris.
> On 19 Oct 2015, at 8:43 p.m., joe darcy <joe.darcy at oracle.com> wrote:
>
> Hello,
>
> Please review the fix below to address
>
> JDK-8139925: Problem list LFMultiThreadCachingTest.java on windows
>
> The test in question,
>
> test/java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
>
> suffers from a continuing low-frequency intermittent failure on windows due to JDK-8131129. Until the underlying problem is addressed, the test should be problem listed on the affected platforms, windows in this case.
>
> Thanks,
>
> -Joe
>
> diff -r 91fc3c3826e6 test/ProblemList.txt
> --- a/test/ProblemList.txt Thu Oct 15 14:41:37 2015 +0100
> +++ b/test/ProblemList.txt Mon Oct 19 12:42:13 2015 -0700
> @@ -133,6 +133,9 @@
> # 8029891
> java/lang/ClassLoader/deadlock/GetResource.java generic-all
>
> +# 8131129
> +java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java windows-all
> +
> ############################################################################
>
> # jdk_instrument
>
More information about the core-libs-dev
mailing list