-
Enhancement
-
Resolution: Fixed
-
P4
-
6
-
b10
-
generic
-
generic
There have been a few bugs found in the caching fields used in BigDecimal; e.g. 6268365 and 6362557. These have generally been in code introduced as part of JSR 13. Other uses of such caching should be proactively reviewed and tests written to try to find any similar bugs.
- relates to
-
JDK-6362557 BigDecimal.add(BigDecimal, MathContext) can return an incorrectly rounded result
-
- Resolved
-
-
JDK-4609098 Add Decimal Arithmetic Enhancements into J2SE (JSR-013)
-
- Closed
-
-
JDK-6268365 BigDecimal text constructors set wrong precision for significands with leading non-ASCII zeros
-
- Resolved
-
-
JDK-8033491 Review numerics code for potential updates to new language and library features
-
- Open
-