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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 9, 10, 11
    • Component/s: 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

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

                Created:
                Updated:
                Resolved: