--- old/test/hotspot/jtreg/runtime/condy/staticInit/TestInitException.java 2020-04-29 12:09:57.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/condy/staticInit/TestInitException.java 2020-04-29 12:09:56.000000000 -0700 @@ -29,7 +29,7 @@ * @library /test/lib * @compile Example.jasm * @compile StaticInit.java - * @run main/othervm TestInitException + * @run driver TestInitException */ import jdk.test.lib.process.ProcessTools;