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

JVMDI: jvmdi_GetThreadStatus must acquire thread queue lock

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.2.2
    • core-svc
    • generic
    • generic

      jvmdi_GetThreadStatus translates a java.lang.Thread to an EE and then to a sys_thread_t structure. However, it does so without acquiring the thread queue lock. Its call to sysThreadGetStatus can therefore reference a deleted sys_thread_t.

            ghirschsunw Gordon Hirsch (Inactive)
            kbr Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: