RFR(T): 8248335: ProblemList compiler/ciReplay/TestServerVM.java and TestVMNoCompLevel.java with AOT
Daniel D. Daugherty
daniel.daugherty at oracle.com
Thu Jun 25 16:18:55 UTC 2020
Greetings,
I'm doing another round of reduce-the-noise in the CI in preparation
for the upcoming weekend... So I have another trivial review...
Here's the bug for the failures:
JDK-8248265 compiler/ciReplay fail in tier6-comp-aot
https://bugs.openjdk.java.net/browse/JDK-8248265
and here's the bug for the ProblemListing:
JDK-8248335 ProblemList compiler/ciReplay/TestServerVM.java and
TestVMNoCompLevel.java with AOT
https://bugs.openjdk.java.net/browse/JDK-8248335
Here's the context diff:
$ 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
Thanks, in advance, for any comments, questions or suggestions.
Dan
More information about the hotspot-compiler-dev
mailing list