< prev index next >

test/tools/launcher/I18NJarTest.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 7125442
  * @summary ensures a jar path as well as a class located in a path containing
  *          unicode characters are launched.
+ * @modules java.compiler
  * @compile -XDignore.symbol.file I18NJarTest.java
  * @run main/othervm I18NJarTest
  */
 import java.io.File;
 import java.util.Locale;
< prev index next >