--- old/test/hotspot/jtreg/runtime/ClassFile/FormatCheckingTest.java 2020-04-29 12:06:52.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/ClassFile/FormatCheckingTest.java 2020-04-29 12:06:51.000000000 -0700 @@ -29,7 +29,7 @@ * @compile BadHelloWorld.jcod * @modules java.base/jdk.internal.misc * java.management - * @run main FormatCheckingTest + * @run driver FormatCheckingTest */ import jdk.test.lib.process.OutputAnalyzer;