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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • P4
    • None
    • None
    • core-libs
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              alanb Alan Bateman
              dfuchs Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: