hg: jdk9/sandbox/jdk: 8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Feb 12 01:35:22 UTC 2015


Changeset: 5b61456abbf1
Author:    bpb
Date:      2015-02-11 17:20 -0800
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/5b61456abbf1

8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result
Summary: Replace divWord() with non-truncating alternatives
Reviewed-by: psandoz, darcy

! src/java.base/share/classes/java/math/BigDecimal.java
! test/java/math/BigDecimal/DivideTests.java



More information about the jdk9-sandbox-changes mailing list