JDK 9 RFR of 8064463: BigDecimal should populate NumberFormatException message

Brian Burkhalter brian.burkhalter at oracle.com
Mon Dec 29 16:39:31 UTC 2014


On Dec 29, 2014, at 12:46 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:

>> Patch:	http://cr.openjdk.java.net/~bpb/8064463/webrev.00/
>> 
>> […]
>> 
>> 
> This looks okay to me. A minor inconsistency is that one of the "Exponent overflow " cases has a trailing dot, the other doesn't.

Thanks. I’ll add a dot at line 559 before pushing.

Brian


More information about the core-libs-dev mailing list