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

GlobalChunkPoolMutex needs to be recursive

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • None
    • hotspot

      The GlobalChunkPoolMutex replaced ThreadCritical in JDK-8356173. In NMT, we can unfortunately reach a recursive locking situation in situations when the VM is crashing and NMT attempts to perform a error report. I suggest that we make this particular mutex recursive, until we can resolve the design issues that causes this.

      Because of the severity of hanging on crash, I am bumping this to a P3.

            jsjolen Johan Sjölen
            jsjolen Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: