2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>
authorGuilhem Lavaux <guilhem@kaffe.org>
Wed, 5 May 2004 06:02:37 +0000 (06:02 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Wed, 5 May 2004 06:02:37 +0000 (06:02 +0000)
commitb335a54914864ff4da3ddd7493487b75844dd1bb
tree7328a518bd8b4c4f90b396122ed733e7a8628b68
parent07b232667eed3d5c6d24c1ce59e9e8abea31330a
2004-05-05  Guilhem Lavaux <guilhem@kaffe.org>

* java/text/DecimalFormat.java
(MAXIMUM_INTEGER_DIGITS): New constant to keep the numeric value 309.
(applyPatternWithSymbols): Use MAXIMUM_INTEGER_DIGITS.
(parse): Fixed handling of exponentiation notation and grouping.

From-SVN: r81502
libjava/java/text/DecimalFormat.java