7200145: runtime/7196045/Test7196045.java fails with No class provided for `main'

Reviewed-by: dholmes, dsamersoff
This commit is contained in:
Kevin Walls 2012-09-30 23:24:12 +01:00
parent 28047d6a0f
commit 80d5f4b66d

View File

@ -26,7 +26,7 @@
* @test
* @bug 7196045
* @summary Possible JVM deadlock in ThreadTimesClosure when using HotspotInternal non-public API.
* @run main/othervm
* @run main/othervm Test7196045
*/
import java.lang.management.ManagementFactory;