BigDecimal problem.
Tom Tromey
tromey@redhat.com
Fri Nov 9 08:20:00 GMT 2001
>>>>> "Alex" == Alexandre Petit-Bianco <apbianco@cygnus.com> writes:
Alex> I'm running into the following situation with BigDecimal.
Alex> It seems to be that Long.parseLong doesn't handle what it is
Alex> given as an argument (`50E-324', and `scale' in BigDecimal would
Alex> be modified accordingly)
I checked in the fix for this today.
Basically the BigDecimal constructors needed rewriting.
Tom
More information about the Java
mailing list