JDK 7u-dev review request 8024356: Double.parseDouble() is slow for long Strings

Aleksey Shipilev aleksey.shipilev at oracle.com
Wed Sep 11 17:48:44 UTC 2013


On 09/11/2013 12:58 AM, Brian Burkhalter wrote:
> Please review at your convenience.
> 
> Issue:		http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8024356
> Webrev:		http://cr.openjdk.java.net/~bpb/8024356/

"MAX_NDIGITS = 1100"
 Stupid question. Why exactly this magic number?

-Aleksey.



More information about the core-libs-dev mailing list