hg: jdk7/tl/jdk: 6806261: BigDecimal.longValueExact() method throws NullPointerException

xiaobin.lu at sun.com xiaobin.lu at sun.com
Mon May 25 19:33:53 UTC 2009


Changeset: 3994c5c669cb
Author:    xlu
Date:      2009-05-24 16:35 -0700
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3994c5c669cb

6806261: BigDecimal.longValueExact() method throws NullPointerException
Summary: add various tests to test the change to 6622432
Reviewed-by: darcy

+ test/java/math/BigDecimal/EqualsTests.java
+ test/java/math/BigDecimal/LongValueExactTests.java
+ test/java/math/BigDecimal/MultiplyTests.java
+ test/java/math/BigDecimal/PrecisionTests.java
+ test/java/math/BigInteger/CompareToTests.java




More information about the core-libs-dev mailing list