-
Bug
-
Resolution: Fixed
-
P4
-
5.0u51, 6u51, 7u25
-
b01
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034627 | 7u65 | Brian Burkhalter | P4 | Resolved | Fixed | b01 |
Parsing strings such as "1.1111111...." appears to behave approximately as O(n^2). Significant performance degradation does not however occur until the hundreds of thousands of digits
- backported by
-
JDK-8034627 Double.parseDouble() is slow for long Strings
- Resolved
- relates to
-
JDK-7192954 Fix Float.parseFloat to round correctly and preserve monotonicity.
- Closed