< prev index next >

test/java/text/Format/NumberFormat/CurrencyFormat.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 4290801 4942982 5102005 8008577 8021121
  * @summary Basic tests for currency formatting.
+ * @modules jdk.localedata
  * @run main/othervm -Djava.locale.providers=JRE,SPI CurrencyFormat
  */
 
 import java.io.File;
 import java.io.FileInputStream;
< prev index next >