]> gcc.gnu.org Git - gcc.git/commit
MessageFormat.java (setLocale): Don't catch ParseException here, DecimalFormat.applyP...
authorBryce McKinlay <bryce@waitaki.otago.ac.nz>
Wed, 5 Sep 2001 07:26:33 +0000 (07:26 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Wed, 5 Sep 2001 07:26:33 +0000 (08:26 +0100)
commitd9ef6ef7d9afac57587fc170ee49f12a25da315c
tree3094ffb15ceaaaecef7f438d835a5ef10fa9cb6d
parentf29b1c66f3a846ddb5ed756801d9471cf5e97681
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
libjava/ChangeLog
libjava/java/text/MessageFormat.java
This page took 0.05889 seconds and 5 git commands to generate.