< prev index next >

test/hotspot/jtreg/runtime/modules/IgnoreModulePropertiesTest.java

Print this page
rev 59076 : [mq]: 8243945

@@ -25,10 +25,11 @@
  * @test
  * @bug 8136930
  * @summary Test that the VM ignores explicitly specified module internal properties.
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
+ * @run driver IgnoreModulePropertiesTest
  */
 
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.process.ProcessTools;
 
< prev index next >