< prev index next >

test/tools/launcher/VersionCheck.java

Print this page

        

@@ -24,10 +24,12 @@
 /**
  * @test
  * @bug 6545058 6611182 8016209 8139986 8162746
  * @summary validate and test -version, -fullversion, and internal, as well as
  *          sanity checks if a tool can be launched.
+ * @modules jdk.compiler
+ *          jdk.zipfs
  * @compile VersionCheck.java
  * @run main VersionCheck
  */
 
 import java.io.File;
< prev index next >