JDK 9 RFR of JDK-8142363: Remove LFMultiThreadCachingTest.java from windows problem list
joe darcy
joe.darcy at oracle.com
Tue Nov 10 00:05:17 UTC 2015
Hello,
With a fix for JDK-8131129 now pushed, the test
test/java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
should be removed from the problem list to see if the fix is effective
at resolving the intermittent failure.
(If JDK-8131129 is not effective, the test should be put back on the
problem list.)
Patch below.
Thanks,
-Joe
--- a/test/ProblemList.txt Tue Nov 10 01:38:35 2015 +0300
+++ b/test/ProblemList.txt Mon Nov 09 16:03:41 2015 -0800
@@ -133,9 +133,6 @@
# 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