-
Enhancement
-
Resolution: Fixed
-
P4
-
5.0
-
tiger
-
generic
-
generic
Certains aspects of JSR 13's BigDecimal proposal would benefit from the language features being introduced in Tiger; specifically, BigDecimal should implmement the generic Comparable interface and the RoundingMode class should be an enum.
- relates to
-
JDK-4905335 Omitted static RoundingMode valueOf(int) method from 4891522
- Resolved
-
JDK-4851776 Allow control of precision and rounding of BigDecimal arithmetic operations
- Resolved
-
JDK-4609098 Add Decimal Arithmetic Enhancements into J2SE (JSR-013)
- Closed