-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b17
-
generic
-
generic
-
Verified
This test creates a background thread that forces a GC every 500ms. In samevm or agentvm mode this test continues to run causing all subsequent tests that are run in the VM to run very slowly. The test needs to modified so that the thread terminates when the test completes. Alternatively the test should be modified to run in othervm mode.