< prev index next >

test/tools/launcher/I18NJarTest.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @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 >