JDK 9 RFR of JDK-8139925 Problem list LFMultiThreadCachingTest.java on windows (original) (raw)

Roger Riggs Roger.Riggs at Oracle.com
Mon Oct 19 19:59:59 UTC 2015


+1

On 10/19/2015 3:43 PM, joe darcy 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 + ############################################################################

# jdkinstrument



More information about the core-libs-dev mailing list