Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248370 | 16 | Daniel Daugherty | P4 | Resolved | Fixed | b04 |
JDK-8250105 | 15.0.2 | Daniel Daugherty | P4 | Resolved | Fixed | b01 |
JDK-8250404 | 15.0.1 | Daniel Daugherty | P4 | Resolved | Fixed | b03 |
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
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
- backported by
-
JDK-8248370 ProblemList compiler/ciReplay/TestServerVM.java and TestVMNoCompLevel.java with AOT
-
- Resolved
-
-
JDK-8250105 ProblemList compiler/ciReplay/TestServerVM.java and TestVMNoCompLevel.java with AOT
-
- Resolved
-
-
JDK-8250404 ProblemList compiler/ciReplay/TestServerVM.java and TestVMNoCompLevel.java with AOT
-
- Resolved
-