RFR 8171179: Problem list LFSingleThreadCachingTest.java until JDK-8171149 is fixed

Amanda Jiang amanda.jiang at oracle.com
Tue Dec 13 19:06:54 UTC 2016


Hi All,

The test java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java is 
failing on tier 1 platforms. UntilJDK-8171149 
<https://bugs.openjdk.java.net/browse/JDK-8171149>is fixed, the test 
should be problem listed.

Please review the patch below:

diff -r 6f76a77638cb test/ProblemList.txt
--- a/test/ProblemList.txt    Tue Dec 13 11:28:45 2016 +0800
+++ b/test/ProblemList.txt    Tue Dec 13 10:52:46 2016 -0800
@@ -124,6 +124,7 @@
  # jdk_lang

  java/lang/StringCoding/CheckEncodings.sh 7008363 generic-all
+java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java 8171149  
generic-all

  ############################################################################


Thanks,

Amanda





More information about the core-libs-dev mailing list