< prev index next >

test/jdk/ProblemList-AotJdk.txt

Print this page

39 # parameters will always cause the class java/lang/invoke/MethodHandleStatics to be initialized
40 java/lang/invoke/DumpMethodHandleInternals.java                 0000000 generic-all
41 
42 # This test checks for a warning message that's already printed by
43 # sun.util.locale.BaseLocale.<clinit> during the training run. Because BaseLocale is aot-initialized,
44 # this message will not be printed in the production run.
45 java/util/Locale/UseOldISOCodesTest.java                       0000000 generic-all
46 
47 #############################################################################
48 
49 # Preview project specific failures go here at the end of the file.
50 #
51 # These are NOT failures that occur with the '--enable-preview' option
52 # specified; those go in the appropriate ProblemList-enable-preview.txt file.
53 # These are failures that occur WITHOUT the '--enable-preview' option
54 # specified AND occur because of some issue with preview project code,
55 # in either implementation or test code.
56 
57 #############################################################################
58 


39 # parameters will always cause the class java/lang/invoke/MethodHandleStatics to be initialized
40 java/lang/invoke/DumpMethodHandleInternals.java                 0000000 generic-all
41 
42 # This test checks for a warning message that's already printed by
43 # sun.util.locale.BaseLocale.<clinit> during the training run. Because BaseLocale is aot-initialized,
44 # this message will not be printed in the production run.
45 java/util/Locale/UseOldISOCodesTest.java                       0000000 generic-all
46 
47 #############################################################################
48 
49 # Preview project specific failures go here at the end of the file.
50 #
51 # These are NOT failures that occur with the '--enable-preview' option
52 # specified; those go in the appropriate ProblemList-enable-preview.txt file.
53 # These are failures that occur WITHOUT the '--enable-preview' option
54 # specified AND occur because of some issue with preview project code,
55 # in either implementation or test code.
56 
57 #############################################################################
58 
59 # Valhalla failures start here:
< prev index next >