-
Bug
-
Resolution: Won't Fix
-
P3
-
6, 9
-
generic
-
generic
The spec for ThreadGroup.destroy() doesn't not specify what will happen if thread group contains subgroup or sequence of subgroups with active threads. It is unclear in which order the method traverse sequence of subgroups and which of them will not be destroyed.
Besides it should be specified either any of subgroups will be destroyed if IllegalThreadStateException is thrown or such behavior is not defined.
Besides it should be specified either any of subgroups will be destroyed if IllegalThreadStateException is thrown or such behavior is not defined.