VM_ThreadSuspend causes deadlock

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.0_01
    • Affects Version/s: 1.4.1
    • Component/s: hotspot
    • None
    • 01
    • generic
    • linux

        VM_ThreadSuspend operation may cause deadlock if it is allocated on the heap
        and it suspends a thread that is holding the malloc lock. VM will hang when
        it tries to delete the VM_ThreadSuspend object after the operation is completed,
        because it can't obtain malloc lock.

              Assignee:
              Hui Huang (Inactive)
              Reporter:
              Hui Huang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: