-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
generic
-
generic
The test runtime/Thread/ThreadCountLimit.java will create lots of java threads, and will depletes system resources especially on non-linux system. So I think this test should run exclusively, to avoid affect other test run normally.