We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7250542 commit 4b8eda3Copy full SHA for 4b8eda3
test/jdk/ProblemList-AotJdk.txt
@@ -42,3 +42,9 @@ java/lang/invoke/DumpMethodHandleInternals.java 0000000 generic-
42
# The test uses "--add-modules jdk.internal.le" during production.
43
# So the test is incompatible with AOT_JDK testing because because all runs must have consistent module options on the command line.
44
java/lang/IO/IO.java 0000000 generic-all
45
+
46
+# This test checks for a warning message that's already printed by
47
+# sun.util.locale.BaseLocale.<clinit> during the training run. Because BaseLocale is aot-initialized,
48
+# this message will not be printed in the production run.
49
+java/util/Locale/UseOldISOCodesTest.java 0000000 generic-all
50
0 commit comments