Returns a List containing each active {@link ThreadGroupReference} in thisthread group. Only the active thread groups in this immediate thread group (and not its subgroups) are returned. See
java.lang.ThreadGroup for information about 'active' ThreadGroups.
@return a List of {@link ThreadGroupReference} objects mirroring theactive thread groups from this thread group in the target VM.