On 03/09/2013 14:36, Jaroslav Bachorik wrote:
:
Ok, I've rounded up all the tests in java/lang/management/ThreadMXBean
not cleaning up the threads and not running in "othervm" mode and made
them running in "othervm" mode. There are 5 such tests.
IMO, for 5 tests it is worth to go for the simple solution and just run
them in "othervm" mode. If the number goes significantly higher, though,
we should consider putting more effort into fixing the cleanup logic in
those tests.
The updated patch is at
http://cr.openjdk.java.net/~jbachorik/8004179/webrev.02
Okay, this seems okay for me for now.
-Alan.