test/sun/text/resources/Format/Bug4651568.java

Print this page

        

*** 21,32 **** * questions. */ /* *@test ! *@bug 4651568 *@summary Verifies the currency pattern for pt_BR locale */ import java.text.DecimalFormat; import java.text.NumberFormat; import java.util.Locale; --- 21,33 ---- * questions. */ /* *@test ! *@bug 4651568 8008577 *@summary Verifies the currency pattern for pt_BR locale + *@run main/othervm -Djava.locale.providers=JRE,SPI Bug4651568 */ import java.text.DecimalFormat; import java.text.NumberFormat; import java.util.Locale;