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

Update CLI tests on RTM options to reflect changes from JDK-8054376

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • 8u40
    • 8u40
    • hotspot
    • b02
    • generic

    Backports

      Description

        JDK-8054376 will make following options 'product':
        - UseRTMLocking;
        - UseRTMDeopt;
        - RTMRetryCount.

        Following tests have to be updated to reflect that change:
        compiler/rtm/cli/TestRTMRetryCountOption.java
        compiler/rtm/cli/TestUseRTMDeoptOnSupportedConfig.java
        compiler/rtm/cli/TestUseRTMDeoptOnUnsupportedConfig.java
        compiler/rtm/cli/TestUseRTMLockingOptionOnSupportedConfig.java
        compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java
        compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedVM.java
        compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java

        I think it will be enough to copy the same tests from JDK 9 workspace, where corresponding options were 'product' from the beginning.

        Attachments

          Issue Links

            Activity

              People

                fzhinkin Filipp Zhinkin
                fzhinkin Filipp Zhinkin
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: