jdk-24/jdk/test/java/math
Brian Burkhalter 6c5c2d745a 6378503: In java.math.BigDecimal, division by one returns zero
6446965: Using BigDecimal.divideToIntegralValue with extreme scales can lead to an incorrect result

Fix overflow of ints and ensure appropriate values passed to checkScaleNonZero()

Reviewed-by: darcy, martin
2013-08-23 14:15:54 -07:00
..
BigDecimal 6378503: In java.math.BigDecimal, division by one returns zero 2013-08-23 14:15:54 -07:00
BigInteger 8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero 2013-08-12 16:21:10 -07:00
RoundingMode 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00