-
Enhancement
-
Resolution: Fixed
-
P4
-
21, repo-lilliput-21
-
b03
-
ppc
The support of Transactional Memory has been removed in the Power 10 processor.
In Power9 Compatibility mode, the removed instructions are still recognized, but all transaction based locking fails. This makes some jtreg tests fail.
Remove implementation from ppc port.
Disable corresponding jtreg tests.
Remove entries refering to ppc from ProblemLists.
In Power9 Compatibility mode, the removed instructions are still recognized, but all transaction based locking fails. This makes some jtreg tests fail.
Remove implementation from ppc port.
Disable corresponding jtreg tests.
Remove entries refering to ppc from ProblemLists.
- relates to
-
JDK-8313877 [11u] compiler/rtm/locking tests fail regularly on ppcle64
- Closed