< prev index next >

test/hotspot/jtreg/runtime/PrintStringTableStats/PrintStringTableStatsTest.java

Print this page
rev 59076 : [mq]: 8243945

@@ -26,11 +26,11 @@
 
 /*
  * @test PrintStringTableStatsTest
  * @bug 8211821
  * @library /test/lib
- * @run main PrintStringTableStatsTest
+ * @run driver PrintStringTableStatsTest
  */
 
 public class PrintStringTableStatsTest {
     public static void main(String... args) throws Exception {
         ProcessBuilder pb = ProcessTools.createJavaProcessBuilder(
< prev index next >