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

Take Compile_lock for SystemDictionary::_modification_counter with safepoint check

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 13
    • 13
    • hotspot
    • b06

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: