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

SPEC bug: Change JMVDI/JDWP/JDI specs to not return unstarted threads

XMLWordPrintable

    • b56
    • generic
    • generic

      The fix for 4533087 was to not add a Thread to the array of Threads in
      its ThreadGroup until the Thread has been started. This appears to
      be the correct thing to do according to the spec for java.lang.ThreadGroup.

      This means that JVMTI can no longer return unstarted threads from the function
      GetThreadGroupChildren, and etc for the related functions/commands/methods in
      the other JPDA interfaces. The JVMDI/JDWP/JDI specs have to change to
      state this fact.

            jjh James Holmlund (Inactive)
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: