< prev index next >

test/hotspot/jtreg/ProblemList-AotJdk.txt

Print this page

36 gc/arguments/TestG1HeapSizeFlags.java                 0000000 generic-all
37 gc/arguments/TestParallelHeapSizeFlags.java           0000000 generic-all
38 gc/arguments/TestSerialHeapSizeFlags.java             0000000 generic-all
39 gc/arguments/TestVerifyBeforeAndAfterGCFlags.java     0000000 generic-all
40 
41 gc/arguments/TestCompressedClassFlags.java            0000000 generic-all
42 gc/TestAllocateHeapAtMultiple.java                    0000000 generic-all
43 gc/TestAllocateHeapAt.java                            0000000 generic-all
44 
45 # use -Xshare
46 serviceability/sa/ClhsdbCDSJstackPrintAll.java        0000000 generic-all
47 serviceability/sa/ClhsdbCDSCore.java                  0000000 generic-all
48 serviceability/sa/CDSJMapClstats.java                 0000000 generic-all
49 compiler/intrinsics/klass/TestIsPrimitive.java        0000000 generic-all
50 
51 # This test is incompatible with AOTClassLinking.
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 

36 gc/arguments/TestG1HeapSizeFlags.java                 0000000 generic-all
37 gc/arguments/TestParallelHeapSizeFlags.java           0000000 generic-all
38 gc/arguments/TestSerialHeapSizeFlags.java             0000000 generic-all
39 gc/arguments/TestVerifyBeforeAndAfterGCFlags.java     0000000 generic-all
40 
41 gc/arguments/TestCompressedClassFlags.java            0000000 generic-all
42 gc/TestAllocateHeapAtMultiple.java                    0000000 generic-all
43 gc/TestAllocateHeapAt.java                            0000000 generic-all
44 
45 # use -Xshare
46 serviceability/sa/ClhsdbCDSJstackPrintAll.java        0000000 generic-all
47 serviceability/sa/ClhsdbCDSCore.java                  0000000 generic-all
48 serviceability/sa/CDSJMapClstats.java                 0000000 generic-all
49 compiler/intrinsics/klass/TestIsPrimitive.java        0000000 generic-all
50 
51 # This test is incompatible with AOTClassLinking.
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 # use -XX:TypeProfileLevel=222 invalidating AOT cache
57 compiler/profiling/spectrapredefineclass/Launcher.java 0000000 generic-all
58 compiler/profiling/spectrapredefineclass_classloaders/Launcher.java 0000000 generic-all
59 
60 # Profiling data from AOT cache affects compilation
61 compiler/runtime/safepoints/TestMachTempsAcrossSafepoints.java 0000000 generic-all
62 
63 # Error: GC triggered before VM initialization completed. Try increasing NewSize
64 gc/arguments/TestG1HeapSizeFlags.java 8366033 generic-all
65 
66 # These tests fail often with AotJdk due to JDK-8323727
67 compiler/arguments/TestStressReflectiveCode.java 8323727 generic-all
68 compiler/arraycopy/TestCloneWithStressReflectiveCode.java 8323727 generic-all
69 
70 #############################################################################
71 
72 # Preview project specific failures go here at the end of the file.
73 #
74 # These are NOT failures that occur with the '--enable-preview' option
75 # specified; those go in the appropriate ProblemList-enable-preview.txt file.
76 # These are failures that occur WITHOUT the '--enable-preview' option
77 # specified AND occur because of some issue with preview project code,
78 # in either implementation or test code.
79 
80 #############################################################################
81 
< prev index next >