-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 20, 21
-
b21
-
ppc
-
aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8308457 | 20.0.2 | Tyler Steele | P4 | Resolved | Fixed | b06 |
Power10 doesn't support transactional memory instructions. The VM asks the OS on linux which prevents an illegal usage of the feature. However, the VM tries to use these instructions on AIX which are causing SIGILL when UseRTMLocking is enabled. It needs to be disabled for Power10.
- backported by
-
JDK-8308457 [AIX] VM crashes with UseRTMLocking on Power10
-
- Resolved
-