--- old/test/hotspot/jtreg/runtime/BootstrapMethod/TestLambdaExceptionInInitializer.java 2020-04-29 12:06:46.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/BootstrapMethod/TestLambdaExceptionInInitializer.java 2020-04-29 12:06:46.000000000 -0700 @@ -27,7 +27,7 @@ * @library /test/lib * @compile TestPkg/LambdaMetafactory.java * @compile TestPkg/Lambda.jasm - * @run main TestLambdaExceptionInInitializer + * @run driver TestLambdaExceptionInInitializer */ import jdk.test.lib.process.ProcessTools;