--- old/test/hotspot/jtreg/runtime/condy/escapeAnalysis/TestEscapeCondy.java 2020-04-29 12:09:55.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/condy/escapeAnalysis/TestEscapeCondy.java 2020-04-29 12:09:54.000000000 -0700 @@ -31,7 +31,7 @@ * @compile TestEscapeThroughInvokeWithCondy$A.jasm * @compile TestEscapeThroughInvokeWithCondy.jasm * @compile TestEscapeCondy.java - * @run main/othervm TestEscapeCondy + * @run driver TestEscapeCondy */ import jdk.test.lib.process.ProcessTools;