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

[AIX] VM crashes with UseRTMLocking on Power10

    XMLWordPrintable

Details

    • b21
    • ppc
    • aix

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: