--- old/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java 2020-04-29 12:07:19.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java 2020-04-29 12:07:18.000000000 -0700 @@ -32,7 +32,7 @@ * java.management * jdk.attach/sun.tools.attach * jdk.internal.jvmstat/sun.jvmstat.monitor - * @run main/othervm/timeout=1800 TestOptionsWithRanges 1 of 10 + * @run driver/timeout=1800 TestOptionsWithRanges 1 of 10 */ /* * @test @@ -43,7 +43,7 @@ * java.management * jdk.attach/sun.tools.attach * jdk.internal.jvmstat/sun.jvmstat.monitor - * @run main/othervm/timeout=1800 TestOptionsWithRanges 2 of 10 + * @run driver/timeout=1800 TestOptionsWithRanges 2 of 10 */ /* * @test @@ -54,7 +54,7 @@ * java.management * jdk.attach/sun.tools.attach * jdk.internal.jvmstat/sun.jvmstat.monitor - * @run main/othervm/timeout=1800 TestOptionsWithRanges 3 of 10 + * @run driver/timeout=1800 TestOptionsWithRanges 3 of 10 */ /* * @test @@ -65,7 +65,7 @@ * java.management * jdk.attach/sun.tools.attach * jdk.internal.jvmstat/sun.jvmstat.monitor - * @run main/othervm/timeout=1800 TestOptionsWithRanges 4 of 10 + * @run driver/timeout=1800 TestOptionsWithRanges 4 of 10 */ /* * @test @@ -76,7 +76,7 @@ * java.management * jdk.attach/sun.tools.attach * jdk.internal.jvmstat/sun.jvmstat.monitor - * @run main/othervm/timeout=1800 TestOptionsWithRanges 5 of 10 + * @run driver/timeout=1800 TestOptionsWithRanges 5 of 10 */ /* * @test @@ -87,7 +87,7 @@ * java.management * jdk.attach/sun.tools.attach * jdk.internal.jvmstat/sun.jvmstat.monitor - * @run main/othervm/timeout=1800 TestOptionsWithRanges 6 of 10 + * @run driver/timeout=1800 TestOptionsWithRanges 6 of 10 */ /* * @test @@ -98,7 +98,7 @@ * java.management * jdk.attach/sun.tools.attach * jdk.internal.jvmstat/sun.jvmstat.monitor - * @run main/othervm/timeout=1800 TestOptionsWithRanges 7 of 10 + * @run driver/timeout=1800 TestOptionsWithRanges 7 of 10 */ /* * @test @@ -109,7 +109,7 @@ * java.management * jdk.attach/sun.tools.attach * jdk.internal.jvmstat/sun.jvmstat.monitor - * @run main/othervm/timeout=1800 TestOptionsWithRanges 8 of 10 + * @run driver/timeout=1800 TestOptionsWithRanges 8 of 10 */ /* * @test @@ -120,7 +120,7 @@ * java.management * jdk.attach/sun.tools.attach * jdk.internal.jvmstat/sun.jvmstat.monitor - * @run main/othervm/timeout=1800 TestOptionsWithRanges 9 of 10 + * @run driver/timeout=1800 TestOptionsWithRanges 9 of 10 */ /* * @test @@ -131,7 +131,7 @@ * java.management * jdk.attach/sun.tools.attach * jdk.internal.jvmstat/sun.jvmstat.monitor - * @run main/othervm/timeout=1800 TestOptionsWithRanges 10 of 10 + * @run driver/timeout=1800 TestOptionsWithRanges 10 of 10 */ // --- end auto-generated