Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions test/jdk/ProblemList-AotJdk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@ java/lang/invoke/DumpMethodHandleInternals.java 0000000 generic-
# The test uses "--add-modules jdk.internal.le" during production.
# So the test is incompatible with AOT_JDK testing because because all runs must have consistent module options on the command line.
java/lang/IO/IO.java 0000000 generic-all

# This test checks for a warning message that's already printed by
# sun.util.locale.BaseLocale.<clinit> during the training run. Because BaseLocale is aot-initialized,
# this message will not be printed in the production run.
java/util/Locale/UseOldISOCodesTest.java 0000000 generic-all