ProblemList two tests in AOT testing to reduce the noise in the CI. Here's the context diffs: $ hg diff diff -r c2e9eadd464c test/hotspot/jtreg/ProblemList-aot.txt --- a/test/hotspot/jtreg/ProblemList-aot.txt Thu Jun 25 08:36:59 2020 -0700 +++ b/test/hotspot/jtreg/ProblemList-aot.txt Thu Jun 25 12:11:40 2020 -0400 @@ -85,5 +85,8 @@ compiler/intrinsics/sha/sanity/TestSHA1MultiBlockIntrinsics.java 8167430 generic-all compiler/intrinsics/sha/sanity/TestSHA512MultiBlockIntrinsics.java 8167430 generic-all +compiler/ciReplay/TestServerVM.java 8248265 generic-all +compiler/ciReplay/TestVMNoCompLevel.java 8248265 generic-all + vmTestbase/vm/mlvm/indy/stress/java/relinkMutableCallSiteFreq/Test.java 8226689 generic-all vmTestbase/vm/mlvm/indy/stress/java/relinkVolatileCallSiteFreq/Test.java 8226689 generic-all
|