public class ThreadGroupChildren extends TestCase (Code)
Test case for GetThreadGroupChildren() jvmti function.
Checks that the function may report more than 10 child theads.
Checks that the function reports the same thread group children that were
added by java application.
Checks that not started threads are not reported.
Checks that grand children are not reported.