jdk/test/java/util/Locale/LocaleEnhanceTest.java
changeset 35768 7066da300a08
parent 34332 d17e3a87e146
child 42159 9ab10842acf7
--- a/jdk/test/java/util/Locale/LocaleEnhanceTest.java	Wed Jul 05 21:19:32 2017 +0200
+++ b/jdk/test/java/util/Locale/LocaleEnhanceTest.java	Mon Feb 08 18:14:48 2016 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -46,6 +46,7 @@
  * @bug 6875847 6992272 7002320 7015500 7023613 7032820 7033504 7004603
  *    7044019 8008577
  * @summary test API changes to Locale
+ * @modules jdk.localedata
  * @compile LocaleEnhanceTest.java
  * @run main/othervm -Djava.locale.providers=JRE,SPI -esa LocaleEnhanceTest
  */