Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8307104

[AIX] VM crashes with UseRTMLocking on Power10

XMLWordPrintable

    • b21
    • ppc
    • aix

        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.

              mdoerr Martin Doerr
              mdoerr Martin Doerr
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: