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

Lock held when compiler thread creation is aborted.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 10
    • hotspot
    • None
    • b22

      If a compiler thread can not be created, we abort the VM.
      Unfortunately, we still hold the Threads_lock. Error reporting
      itself uses locks, e.g., Heap_lock, which can cause deadlocks.

            goetz Goetz Lindenmaier
            goetz Goetz Lindenmaier
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: