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

Take Compile_lock for SystemDictionary::_modification_counter with safepoint check

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 13
    • 13
    • 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.

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

              Created:
              Updated:
              Resolved: