< prev index next >

test/hotspot/jtreg/runtime/appcds/jigsaw/overridetests/OverrideTests.java

Print this page

@@ -26,11 +26,11 @@
  * @test
  * @requires vm.cds
  * @modules java.base/jdk.internal.misc
  * @library ../..
  * @library /test/lib
- * @run main OverrideTests
+ * @run driver OverrideTests
  * @summary AppCDS tests for overriding archived classes with -p and --upgrade-module-path
  */
 
 /*
  * This test consists of 4 tests:
< prev index next >