1. 29b3f7f 8058679: More bad characters in BigIntegerTest by bpb · 10 years ago
  2. 7dca50a 8058664: Bad fonts in BigIntegerTest by bpb · 10 years ago
  3. 17ba053 8058505: BigIntegerTest does not exercise Burnikel-Ziegler division by bpb · 10 years ago
  4. baa96d0 8057793: BigDecimal is no longer effectively immutable by bpb · 10 years ago
  5. f3d11f6 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 by lana · 11 years ago
  6. 3c7ad6d 8029514: java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181 by bpb · 11 years ago
  7. 0af2fa5 8027625: test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size by bpb · 11 years ago
  8. 91d24f8 6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers by bpb · 11 years ago
  9. 4e5d658 6378503: In java.math.BigDecimal, division by one returns zero by bpb · 11 years ago
  10. c2dd273 8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero by bpb · 11 years ago
  11. 66ee459 8022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect by bpb · 11 years ago
  12. 4a9dee7 8020641: Clean up some code style in recent BigInteger contributions by bpb · 11 years ago
  13. 4e3b920 8014319: Faster division of large integers by bpb · 11 years ago
  14. c2d37cc 6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0") by bpb · 11 years ago
  15. 3c58467 4641897: Faster string conversion of large integers by bpb · 12 years ago
  16. a7ebbf5 7131192: BigInteger.doubleValue() is depressingly slow by bpb · 12 years ago
  17. 2809095 4837946: Faster multiplication and exponentiation of large integers by bpb · 12 years ago
  18. d08780c 8004982: JDK8 source with GPL header errors Reviewed-by: ohair by katleman · 12 years ago
  19. b9ed144 6879143: java.math.BigInteger misses the xxxValueExact methods by darcy · 13 years ago
  20. 8783b17 7082971: More performance tuning of BigDecimal and other java.math classes by darcy · 13 years ago
  21. 4d83199 Merge by lana · 14 years ago
  22. 1f1d056 7036582: Improve test coverage of java.math.BigDecimal by alanb · 14 years ago
  23. bf91ea1 7033660: Update copyright year to 2011 on any files changed in 2011 by ohair · 14 years ago
  24. 1dba359 7021209: convert lang, math, util to use try-with-resources by smarks · 14 years ago
  25. 2283b9d 6943119: Rebrand source copyright notices Reviewed-by: darcy, weijun by ohair · 15 years ago
  26. e5dbfef 6908541: Bad resource management in java/math/BigInteger/BigIntegerTest.java by darcy · 15 years ago
  27. ff8ea17 6907177: Update jdk tests to remove unncessary -source and -target options by darcy · 15 years ago
  28. a2268c1 6371401: java.math.BigInteger.shift(Integer.MIN_VALUE) throws StackOverflowError by darcy · 15 years ago
  29. ba0f8f7 6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result by xlu · 15 years ago
  30. c7f7c4e 6850606: Regression from JDK 1.6.0_12 by xlu · 16 years ago
  31. 0d6d08f 6806261: BigDecimal.longValueExact() method throws NullPointerException by xlu · 16 years ago
  32. a83be83 6622432: RFE: Performance improvements to java.math.BigDecimal by xlu · 16 years ago
  33. 32db449 6601457: Move wrapper class tests from closed to open by darcy · 16 years ago