< prev index next >

test/tools/launcher/I18NArgTest.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @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 >