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

JVMDI spec: SetEventNotificationMode needs clarification.

XMLWordPrintable

    • beta2
    • generic
    • generic



      Name: tb29552 Date: 05/24/2001


      J2SE version is not relevant

      The documentation for SetEventNotificationMode in the JVMDI specification (
      http://java.sun.com/j2se/1.3/docs/guide/jpda/jvmdi-spec.html#SetEventNotificatio
      nMode ) could use some clarification.

      If an event is enabled globally, is it enabled for threads that are created
      after the event was enabled? If we assume this is true, then what happens when
      the event is disabled for a single thread? Is it still enabled for all new
      threads, or has it become disabled globally but enabled for every thread that
      was already present?

      How we implement our JVMDI depends on the answers to these questions.

      (Review ID: 124989)
      ======================================================================

            jhosunw Jamie Ho (Inactive)
            tbell Tim Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: