JDK-8055055 : Improve numeric parsing in java.sql
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.sql
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2014-08-13
  • Updated: 2015-06-04
  • Resolved: 2014-09-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b32Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
Allocation-free offset based parsing (8041972) of integers can improve performance of Time::valueOf and Timestamp::valueOf

There's also a pretty awkward way of coercing fractional second part to nanosecond precision in java.sql.Timestamp
Comments
Will review the proposed patch
13-08-2014

Lance, can you sponsor this change for Claes?
13-08-2014