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

JVMDI: SetEventNotificationMode has race condition for JVMDI_EVENT_SINGLE_STEP

XMLWordPrintable

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

      jvmdi_SetEventNotificationMode may be called simultaneously from multiple threads. It calls set_single_step_thread without mutex protection, which can cause the global variable "single_stepping" to be corrupted.

            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: