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

Restore use of stillborn flag to signify a thread that was stopped before it started

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs21
    • 7
    • hotspot
    • None
    • b01
    • generic
    • generic
    • Verified

        A thread that has stop(), or stop(throwable) invoked on it before start() is invoked is supposed to stop immediately when it does get started, but that is not the case. This hotspot CR combines with CR 6562203 to rectify this by restoring the use of the stillborn flag to signify this condition.

              dholmes David Holmes
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: