--- old/test/hotspot/jtreg/runtime/CommandLine/TestVMOptions.java 2020-04-29 12:07:26.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/CommandLine/TestVMOptions.java 2020-04-29 12:07:25.000000000 -0700 @@ -28,7 +28,7 @@ * @library /test/lib * @modules java.base/jdk.internal.misc * java.management - * @run main TestVMOptions + * @run driver TestVMOptions */ import jdk.test.lib.process.ProcessTools;