jdk/test/java/text/Collator/CollationKeyTest.java
changeset 40679 5378433ac23f
parent 38581 e761c1ccd13e
--- a/jdk/test/java/text/Collator/CollationKeyTest.java	Tue Aug 30 15:31:46 2016 +0300
+++ b/jdk/test/java/text/Collator/CollationKeyTest.java	Tue Aug 30 14:30:32 2016 -0700
@@ -29,6 +29,7 @@
  *          RuleBasedCollationKey. This test basically tests on the two features:
  *          1. Existing code using CollationKey works (backward compatiblility)
  *          2. CollationKey can be extended by its subclass.
+ * @modules jdk.localedata
  */