test/java/text/Bidi/Bug6850113.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 6850113 * @summary Verify the return value of digit() for some digits. * @compile -XDignore.symbol.file=true Bug6850113.java + * @run main Bug6850113 */ import sun.text.normalizer.UCharacter; public class Bug6850113 {