-
Enhancement
-
Resolution: Fixed
-
P3
-
1.2.2_10, 5.0
-
tiger
-
generic, sparc
-
generic
- duplicates
-
JDK-4609098 Add Decimal Arithmetic Enhancements into J2SE (JSR-013)
- Closed
- relates to
-
JDK-4902952 Remove jsr13 zero canonicalization requirement
- Resolved
-
JDK-4904082 Semantics of divideInteger and remainder methods should be updated and clarified
- Resolved
-
JDK-4905335 Omitted static RoundingMode valueOf(int) method from 4891522
- Resolved
-
JDK-4984872 (jsr 13) BigDecimal needs toString method without exponents
- Resolved
-
JDK-4907265 Refine jsr13 specification of application of preferred scale
- Resolved
-
JDK-4920825 Add divide methods taking RoundingMode objects
- Resolved
-
JDK-8260692 Mathematically wrong implementations of RoundingMode.HALF_UP and .HALF_DOWN
- Closed
-
JDK-4881832 Add static final TEN field to BigInteger
- Resolved
-
JDK-4891522 Update JSR 13 BigDecimal to use Tiger language features (enums, generics)
- Resolved
-
JDK-4916066 Improve descriptions of jsr13 exact conversion methods
- Resolved
-
JDK-4496369 RFE: Please add java.math.BigInteger.pow(long)
- Closed
-
JDK-4916097 Minor exponent over/underflow problem in jsr13 BigDecimal pow(int) method
- Resolved
-
JDK-4916149 Change BigDecimal ulp definition for zero values
- Resolved
-
JDK-8282188 Unused static field MathContext.DEFAULT_DIGITS
- Resolved
-
JDK-6458944 BigDecimal.setScale(int, int) no longer throws ArithmeticException
- Closed
-
JDK-4899722 Add scaleByPowerOf10 method to BigDecimal
- Resolved
-
JDK-4905407 Specification of toEngineeringString should be clarified
- Resolved
-
JDK-4916146 Allow future implementations to use better BigDecimal pow algorithms
- Resolved
-
JDK-4851777 Add BigDecimal sqrt method
- Closed