author | peytoia |
Thu, 25 Jun 2009 07:38:09 +0900 | |
changeset 3097 | 5c07a20f8360 |
parent 3096 | 9ed0268ea411 |
child 3098 | 2b04258e7975 |
child 3099 | b5607f59a2f6 |
--- a/jdk/test/java/text/Bidi/Bug6850113.java Wed Jun 24 17:45:19 2009 +0400 +++ b/jdk/test/java/text/Bidi/Bug6850113.java Thu Jun 25 07:38:09 2009 +0900 @@ -24,6 +24,7 @@ * @test * @bug 6850113 * @summary Verify the return value of digit() for some digits. + * @compile -XDignore.symbol.file=true Bug6850113.java */ import sun.text.normalizer.UCharacter;