--- old/test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleTest.java 2020-04-29 12:10:56.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleTest.java 2020-04-29 12:10:55.000000000 -0700 @@ -28,7 +28,7 @@ * @modules java.base/jdk.internal.misc * @library /test/lib * @compile PatchModuleMain.java - * @run main PatchModuleTest + * @run driver PatchModuleTest */ import jdk.test.lib.compiler.InMemoryJavaCompiler;