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

VM_ThreadSuspend causes deadlock

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0_01
    • 1.4.1
    • 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: