< prev index next >

test/tools/launcher/UnicodeTest.java

Print this page

        

*** 22,31 **** --- 22,33 ---- */ /* * @test * @bug 5030265 + * @modules jdk.compiler + * jdk.zipfs * @compile -XDignore.symbol.file UnicodeTest.java * @run main/othervm UnicodeTest * @summary Verify that the J2RE can handle all legal Unicode characters * in class names unless limited by the file system encoding * or the encoding used for command line arguments.
< prev index next >