< prev index next >

test/tools/launcher/I18NArgTest.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 8016110 8170832
  * @summary verify Japanese character in an argument are treated correctly
+ * @modules java.compiler
  * @compile -XDignore.symbol.file I18NArgTest.java
  * @run main I18NArgTest
  */
 import java.io.IOException;
 import java.util.Map;
< prev index next >