-
Sub-task
-
Resolution: Fixed
-
P3
-
11, 12, 13, 14
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245297 | 13.0.4 | Daniel Daugherty | P3 | Resolved | Fixed | b02 |
JDK-8230106 | 11.0.6-oracle | Daniel Daugherty | P3 | Resolved | Fixed | b01 |
JDK-8233982 | 11.0.6 | Daniel Daugherty | P3 | Resolved | Fixed | b04 |
JDK-8258095 | openjdk8u292 | Severin Gehwolf | P3 | Resolved | Fixed | b01 |
JDK-8277314 | 8u331 | Fairoz Matte | P3 | Resolved | Fixed | b01 |
I looked for sightings of JDK-8183263 in the JDK-14 CI and I
came up with this list of RTM tests:
$ hg diff
diff -r 9afbcd27f26f test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt Thu Aug 01 09:29:13 2019 -0700
+++ b/test/hotspot/jtreg/ProblemList.txt Thu Aug 01 15:09:59 2019 -0400
@@ -59,6 +59,16 @@
compiler/runtime/Test8168712.java 8211769,8211771 generic-ppc64,generic-ppc64le,linux-s390x
+compiler/rtm/locking/TestRTMAbortRatio.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMAbortThreshold.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMLockingCalculationDelay.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMLockingThreshold.java 8183263 generic-x64
+compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x64
+compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64
+
#############################################################################
# :hotspot_gc
came up with this list of RTM tests:
$ hg diff
diff -r 9afbcd27f26f test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt Thu Aug 01 09:29:13 2019 -0700
+++ b/test/hotspot/jtreg/ProblemList.txt Thu Aug 01 15:09:59 2019 -0400
@@ -59,6 +59,16 @@
compiler/runtime/Test8168712.java 8211769,8211771 generic-ppc64,generic-ppc64le,linux-s390x
+compiler/rtm/locking/TestRTMAbortRatio.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMAbortThreshold.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMLockingCalculationDelay.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMLockingThreshold.java 8183263 generic-x64
+compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x64
+compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64
+
#############################################################################
# :hotspot_gc
- backported by
-
JDK-8230106 Problemlist compiler/rtm tests
- Resolved
-
JDK-8233982 Problemlist compiler/rtm tests
- Resolved
-
JDK-8245297 Problemlist compiler/rtm tests
- Resolved
-
JDK-8258095 Problemlist compiler/rtm tests
- Resolved
-
JDK-8277314 Problemlist compiler/rtm tests
- Resolved