< prev index next >

test/tools/launcher/TestSpecialArgs.java

Print this page

        

@@ -24,10 +24,12 @@
 /*
  * @test
  * @bug 7124089 7131021 8042469 8066185 8074373
  * @summary Checks for Launcher special flags, such as MacOSX specific flags,
  *          and JVM NativeMemoryTracking flags.
+ * @modules jdk.compiler
+ *          jdk.zipfs
  * @compile -XDignore.symbol.file TestSpecialArgs.java EnvironmentVariables.java
  * @run main TestSpecialArgs
  */
 import java.io.File;
 import java.io.FileNotFoundException;
< prev index next >