< prev index next >

test/hotspot/jtreg/ProblemList-AotJdk.txt

Print this page
*** 16,8 ***
--- 16,18 ---
  # This test is incompatible with AOTClassLinking.
  # It has the assumption about unresolved Integer.
  # However when AOTClassLinking is enabled, Integer is always resolved at JVM start-up.
  compiler/ciReplay/TestInliningProtectionDomain.java   0000000 generic-all
  
+ # use -XX:TypeProfileLevel=222 invalidating AOT cache
+ compiler/profiling/spectrapredefineclass/Launcher.java 0000000 generic-all
+ compiler/profiling/spectrapredefineclass_classloaders/Launcher.java 0000000 generic-all
+ 
+ # Profiling data from AOT cache affects compilation
+ compiler/runtime/safepoints/TestMachTempsAcrossSafepoints.java 0000000 generic-all
+ 
+ # Error: GC triggered before VM initialization completed. Try increasing NewSize
+ gc/arguments/TestG1HeapSizeFlags.java 8366033 generic-all
+ 
  # These tests fail often with AotJdk due to JDK-8323727
  compiler/arguments/TestStressReflectiveCode.java 8323727 generic-all
  compiler/arraycopy/TestCloneWithStressReflectiveCode.java 8323727 generic-all
< prev index next >