jdk/test/java/text/Bidi/Bug6850113.java
changeset 30820 0d4717a011d3
parent 14342 8435a30053c1
--- a/jdk/test/java/text/Bidi/Bug6850113.java	Thu May 28 11:31:40 2015 -0700
+++ b/jdk/test/java/text/Bidi/Bug6850113.java	Thu May 28 10:54:48 2015 -0700
@@ -24,6 +24,7 @@
  * @test
  * @bug 6850113
  * @summary Verify the return value of digit() for some digits.
+ * @modules java.base/sun.text.normalizer
  * @compile -XDignore.symbol.file=true Bug6850113.java
  * @run main Bug6850113
  */