--- old/test/hotspot/jtreg/runtime/appcds/TestWithProfiler.java 2018-10-01 10:09:10.547957258 -0700 +++ new/test/hotspot/jtreg/runtime/appcds/TestWithProfiler.java 2018-10-01 10:09:09.943933958 -0700 @@ -36,7 +36,7 @@ * jdk.jartool/sun.tools.jar * @compile test-classes/MyThread.java * @compile test-classes/TestWithProfilerHelper.java - * @run main TestWithProfiler + * @run driver TestWithProfiler */ import jdk.test.lib.BuildHelper;