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

Zero VM is broken due to UseRTMForStackLocks was not declared after JDK-8276901

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 18
    • 18
    • hotspot
    • b27

    Backports

      Description



        ```
        /home/jvm/jdk/src/hotspot/share/runtime/arguments.cpp: In static member function 'static bool Arguments::check_vm_args_consistency()':
        /home/jvm/jdk/src/hotspot/share/runtime/arguments.cpp:2030:27: error: 'UseRTMForStackLocks' was not declared in this scope
           if (UseHeavyMonitors && UseRTMForStackLocks) {
                                   ^~~~~~~~~~~~~~~~~~~
        ```

        Attachments

          Issue Links

            Activity

              People

                jiefu Jie Fu
                jiefu Jie Fu
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: