JDK-8033491 : Review numerics code for potential updates to new language and library features
Type:Task
Component:core-libs
Sub-Component:java.math
Affected Version:9
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2014-02-03
Updated:2018-09-11
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.
Review the code in java.math and in the java.lang numerical classes for candidate changes to utilize current language and library features.
Comments
Might want as part of this work to revisit the use of a cache and thread locals in BigDecimal.toString(). For the discussion thread on this topic please see
March 2014 - http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-March/025508.html
April 2014 - http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-April/026373.html