aboutsummaryrefslogtreecommitdiff
path: root/test/java/math
AgeCommit message (Expand)Author
2015-02-068066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incor...bpb
2014-09-188058679: More bad characters in BigIntegerTestbpb
2014-09-178058664: Bad fonts in BigIntegerTestbpb
2014-09-158058505: BigIntegerTest does not exercise Burnikel-Ziegler divisionbpb
2014-09-158057793: BigDecimal is no longer effectively immutablebpb
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ...lana
2013-12-058029514: java/math/BigInteger/BigIntegerTest.java failing since thresholds ad...bpb
2013-11-048027625: test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag t...bpb
2013-10-306910473: java.math.BigInteger.bitLength() may return negative "int" on large ...bpb
2013-08-236378503: In java.math.BigDecimal, division by one returns zerobpb
2013-08-128022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assum...bpb
2013-08-028022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrectbpb
2013-07-268020641: Clean up some code style in recent BigInteger contributionsbpb
2013-07-268014319: Faster division of large integersbpb
2013-07-096480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0")bpb
2013-06-204641897: Faster string conversion of large integersbpb
2013-06-217131192: BigInteger.doubleValue() is depressingly slowbpb
2013-06-194837946: Faster multiplication and exponentiation of large integersbpb
2012-12-208004982: JDK8 source with GPL header errorskatleman
2011-09-146879143: java.math.BigInteger misses the xxxValueExact methodsdarcy
2011-09-017082971: More performance tuning of BigDecimal and other java.math classesdarcy
2011-04-17Mergelana
2011-04-177036582: Improve test coverage of java.math.BigDecimalalanb
2011-04-067033660: Update copyright year to 2011 on any files changed in 2011ohair
2011-02-227021209: convert lang, math, util to use try-with-resourcessmarks
2010-05-256943119: Rebrand source copyright noticesohair
2009-12-226908541: Bad resource management in java/math/BigInteger/BigIntegerTest.javadarcy
2009-12-036907177: Update jdk tests to remove unncessary -source and -target optionsdarcy
2009-10-206371401: java.math.BigInteger.shift(Integer.MIN_VALUE) throws StackOverflowErrordarcy
2009-08-276876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorr...xlu
2009-06-206850606: Regression from JDK 1.6.0_12xlu
2009-05-246806261: BigDecimal.longValueExact() method throws NullPointerExceptionxlu
2009-05-246622432: RFE: Performance improvements to java.math.BigDecimalxlu
2009-01-266601457: Move wrapper class tests from closed to opendarcy