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