-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b120
-
generic
-
generic
JCK test setDaemon0101 hangs on SuSE 11 machine starting JCK 7 b21.
The hang happens because ThreadGroup.isDestroyed() never returns true for empty daemon thread group.
The hang happens because ThreadGroup.isDestroyed() never returns true for empty daemon thread group.
- relates to
-
JDK-4226144 jdk118m - randomly failure in api/java_lang/ThreadGroup/setDaemon01/setDaemo0101
- Closed
-
JDK-6379235 (thread) ThreadGroup accounting mistake possible with failure of Thread.start()
- Closed