-
Enhancement
-
Resolution: Fixed
-
P4
-
11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204733 | 11.0.1 | Gustavo Romero | P4 | Resolved | Fixed | team |
JDK-8205545 | 10u-cpu | Gustavo Romero | P4 | Resolved | Fixed | master |
JDK-8204991 | 10.0.2 | Gustavo Romero | P4 | Resolved | Fixed | b10 |
JDK-8204632 | 10u-open | Gustavo Romero | P4 | Resolved | Fixed | master |
Change "8203305: Improve TM detection for enabling RTM on Linux / POWER9" removed the advertisement of RTM feature from the JVM. However various jtreg RTM tests rely on that information to select correctly which tests must be ran. Also, on PPC64 RTM can fail due to CPU lack of support for TM instructions and also due to lack of support on kernel, so it's necessary to adapt test test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java to check for both cases if RTM is not enabled by the JVM.
- backported by
-
JDK-8204632 PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
- Resolved
-
JDK-8204733 PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
- Resolved
-
JDK-8204991 PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
- Resolved
-
JDK-8205545 PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
- Resolved