< prev index next >

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

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @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 >