Take Compile_lock for SystemDictionary::_modification_counter with safepoint check

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 13
    • Affects Version/s: 13
    • Component/s: hotspot
    • b06

      This should use atomic operations instead. The Compile_lock can then be made _safepoint_check_always.

      Edit. instead of using atomics make compiler code go to ThreadInVMFromNative before taking the Compile_lock so that the Compile_lock always checks for safepoints.

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: