52 # It has the assumption about unresolved Integer.
53 # However when AOTClassLinking is enabled, Integer is always resolved at JVM start-up.
54 compiler/ciReplay/TestInliningProtectionDomain.java 0000000 generic-all
55
56 # These tests fail often with AotJdk due to JDK-8323727
57 compiler/arguments/TestStressReflectiveCode.java 8323727 generic-all
58 compiler/arraycopy/TestCloneWithStressReflectiveCode.java 8323727 generic-all
59
60 #############################################################################
61
62 # Preview project specific failures go here at the end of the file.
63 #
64 # These are NOT failures that occur with the '--enable-preview' option
65 # specified; those go in the appropriate ProblemList-enable-preview.txt file.
66 # These are failures that occur WITHOUT the '--enable-preview' option
67 # specified AND occur because of some issue with preview project code,
68 # in either implementation or test code.
69
70 #############################################################################
71
|
52 # It has the assumption about unresolved Integer.
53 # However when AOTClassLinking is enabled, Integer is always resolved at JVM start-up.
54 compiler/ciReplay/TestInliningProtectionDomain.java 0000000 generic-all
55
56 # These tests fail often with AotJdk due to JDK-8323727
57 compiler/arguments/TestStressReflectiveCode.java 8323727 generic-all
58 compiler/arraycopy/TestCloneWithStressReflectiveCode.java 8323727 generic-all
59
60 #############################################################################
61
62 # Preview project specific failures go here at the end of the file.
63 #
64 # These are NOT failures that occur with the '--enable-preview' option
65 # specified; those go in the appropriate ProblemList-enable-preview.txt file.
66 # These are failures that occur WITHOUT the '--enable-preview' option
67 # specified AND occur because of some issue with preview project code,
68 # in either implementation or test code.
69
70 #############################################################################
71
72 # Valhalla failures start here:
|