MessageFormat.java
14.1 KB
-
MessageFormat.java (setLocale): Don't catch ParseException here,… · d9ef6ef7
MessageFormat.java (setLocale): Don't catch ParseException here, DecimalFormat.applyPattern() does not throw it. * java/text/MessageFormat.java (setLocale): Don't catch ParseException here, DecimalFormat.applyPattern() does not throw it. From-SVN: r45398
Bryce McKinlay committed