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

PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"

XMLWordPrintable

    • 11
    • b17
    • ppc
    • linux

        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.

              gromero Gustavo Romero
              gromero Gustavo Romero
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: