changeset 6832:fab6fbf427d2

7200145: runtime/7196045/Test7196045.java fails with No class provided for `main' Reviewed-by: dholmes, dsamersoff
author kevinw
date Sun, 30 Sep 2012 23:24:12 +0100
parents d8ce2825b193
children ba8fd2fe198b 48087f745a86 7a40901e0d5c
files test/runtime/7196045/Test7196045.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/runtime/7196045/Test7196045.java	Sat Sep 29 06:40:00 2012 -0400
+++ b/test/runtime/7196045/Test7196045.java	Sun Sep 30 23:24:12 2012 +0100
@@ -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;