--- old/test/hotspot/jtreg/runtime/condy/BadBSMUseTest.java 2020-04-29 12:09:49.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/condy/BadBSMUseTest.java 2020-04-29 12:09:48.000000000 -0700 @@ -29,7 +29,7 @@ * @library /test/lib * @compile CondyUsesIndyBSM.jcod * @compile IndyUsesCondyBSM.jcod - * @run main/othervm -Xverify:all BadBSMUseTest + * @run driver BadBSMUseTest */ import jdk.test.lib.process.ProcessTools;