--- old/test/hotspot/jtreg/runtime/modules/IgnoreModulePropertiesTest.java 2020-04-29 12:10:19.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/modules/IgnoreModulePropertiesTest.java 2020-04-29 12:10:18.000000000 -0700 @@ -27,6 +27,7 @@ * @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;