< prev index next >

test/tools/launcher/Settings.java

Print this page

        

@@ -25,10 +25,12 @@
 
 /*
  * @test
  * @bug 6994753 7123582
  * @summary tests -XshowSettings options
+ * @modules jdk.compiler
+ *          jdk.zipfs
  * @compile -XDignore.symbol.file Settings.java
  * @run main Settings
  * @author ksrini
  */
 public class Settings extends TestHelper {
< prev index next >