< prev index next >

test/hotspot/jtreg/runtime/BootstrapMethod/TestLambdaExceptionInInitializer.java

Print this page
rev 59076 : [mq]: 8243945

@@ -25,11 +25,11 @@
  * @test
  * @bug 8208172
  * @library /test/lib
  * @compile TestPkg/LambdaMetafactory.java
  * @compile TestPkg/Lambda.jasm
- * @run main TestLambdaExceptionInInitializer
+ * @run driver TestLambdaExceptionInInitializer
  */
 
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
 
< prev index next >