jmx-dev RFR: 8004179: test/java/lang/management/ThreadMXBean/SynchronizerLockingThread.java doesn't clean up
Daniel Fuchs
daniel.fuchs at oracle.com
Tue Sep 3 02:17:05 PDT 2013
On 9/3/13 10:02 AM, Jaroslav Bachorik wrote:
> It addresses the problem of the test not properly cleaning up the
> created threads at exit. It does so by running the test in "othervm"
> mode. Although it is possible to modify the test to cleanup the threads
> at exit it would add more complexity to the test while achieving the
> same result as running the test in "othervm" mode.
+1
-- daniel
More information about the jmx-dev
mailing list