--- old/test/hotspot/jtreg/runtime/condy/CondyNewInvokeSpecialTest.java 2020-04-29 12:09:52.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/condy/CondyNewInvokeSpecialTest.java 2020-04-29 12:09:52.000000000 -0700 @@ -28,7 +28,7 @@ * @modules java.base/jdk.internal.misc * @library /test/lib * @compile CondyNewInvokeSpecial.jasm - * @run main/othervm -Xverify:all CondyNewInvokeSpecialTest + * @run driver CondyNewInvokeSpecialTest */ import jdk.test.lib.process.ProcessTools;