JDK 9 RFR of JDK-8170875: Problem list LocaleTest.java until JDK-8170840 is fixed
Joseph D. Darcy
joe.darcy at oracle.com
Wed Dec 7 20:36:55 UTC 2016
Hello,
After the fix for JDK-8071929, the test
java/util/Locale/LocaleTest.java
has been failing across platforms. Until JDK-8170840 is fixed, the test
should be problem listed.
Patch below.
Thanks,
-Joe
--- a/test/ProblemList.txt Wed Dec 07 11:53:26 2016 -0800
+++ b/test/ProblemList.txt Wed Dec 07 12:35:32 2016 -0800
@@ -291,6 +291,8 @@
java/util/BitSet/BitSetStreamTest.java 8079538 generic-all
+java/util/Locale/LocaleTest.java 8170840 generic-all
+
############################################################################
# jdk_instrument
More information about the core-libs-dev
mailing list