diff -r 7ac0ac1e57b6 -r 6003e034cdd8 test/hotspot/jtreg/runtime/appcds/HelloExtTest.java --- a/test/hotspot/jtreg/runtime/appcds/HelloExtTest.java Tue Oct 02 17:12:13 2018 -0400 +++ b/test/hotspot/jtreg/runtime/appcds/HelloExtTest.java Tue Oct 02 14:32:33 2018 -0700 @@ -35,7 +35,7 @@ * @compile test-classes/HelloExt.java * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox - * @run main HelloExtTest + * @run driver HelloExtTest */ import jdk.test.lib.process.OutputAnalyzer;