ThreadGroup::destroy may leave the thread group in an inconsistent state.

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      The issue may happen if ThreadGroup::destroy is called when one of its children still has active threads. In that case, destroy() will throw an IllegalStateException, but only after the group has been marked as destroyed.

            Assignee:
            Alan Bateman
            Reporter:
            Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: