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

jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 9, 10, 11
    • hotspot
    • b17
    • generic
    • linux

        Change 8149159 removed addressSize() as a native method. Native methods are used as transaction abort provokers in RTM test suite. Since addressSize() is currently in use, the following RTM test are failing:

        -FAILED: compiler/rtm/locking/TestRTMAbortRatio.java
        -FAILED: compiler/rtm/locking/TestRTMAbortThreshold.java
        -FAILED: compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java
        -FAILED: compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java
        -FAILED: compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java
        -FAILED: compiler/rtm/locking/TestRTMLockingThreshold.java
        -FAILED: compiler/rtm/locking/TestUseRTMDeopt.java
        -FAILED: compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java

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

                Created:
                Updated:
                Resolved: