1. 07 2月, 2015 1 次提交
  2. 16 9月, 2014 1 次提交
    • B
      8057793: BigDecimal is no longer effectively immutable · 38265004
      bpb 提交于
      Summary: Modify MutableBigInteger.divideAndRemainderBurnikelZiegler() to copy the instance (this) to a new MutableBigInteger to use as the dividend.
      Reviewed-by: darcy
      Contributed-by: robbiexgibson@yahoo.com
      38265004
  3. 06 2月, 2014 1 次提交
  4. 05 12月, 2013 2 次提交
  5. 04 12月, 2013 1 次提交
    • B
      8022181: Tune algorithm crossover thresholds in BigInteger · 97014e17
      bpb 提交于
      Summary: Change multiplication, squaring, division, and base conversion thresholds to values which retain performance improvement in most cases but with a a lower overall risk of regression.
      Reviewed-by: darcy
      97014e17
  6. 31 10月, 2013 1 次提交
  7. 18 10月, 2013 1 次提交
  8. 10 10月, 2013 1 次提交
  9. 24 8月, 2013 1 次提交
  10. 13 8月, 2013 1 次提交
  11. 27 7月, 2013 2 次提交
  12. 10 7月, 2013 1 次提交
  13. 02 7月, 2013 1 次提交
  14. 19 6月, 2013 1 次提交
  15. 27 6月, 2013 1 次提交
  16. 21 6月, 2013 1 次提交
  17. 22 6月, 2013 1 次提交
  18. 03 2月, 2013 1 次提交
  19. 15 9月, 2011 1 次提交
  20. 06 9月, 2011 1 次提交
  21. 05 9月, 2011 1 次提交
  22. 03 9月, 2011 1 次提交
  23. 02 9月, 2011 1 次提交
  24. 14 4月, 2011 1 次提交
    • J
      7032960: API files in java.awt need to be updated for references to JVM Spec... · 2079216c
      jjh 提交于
      7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
      7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks
      7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks
      7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks
      7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks
      7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks
      7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks
      7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks
      7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks
      Summary: Removed URLs and 'edition' references
      Reviewed-by: darcy
      2079216c
  25. 01 2月, 2011 1 次提交
  26. 26 5月, 2010 1 次提交
  27. 04 11月, 2009 1 次提交
  28. 22 10月, 2009 1 次提交
  29. 21 10月, 2009 1 次提交
  30. 28 8月, 2009 1 次提交
  31. 21 6月, 2009 1 次提交
    • X
      6850606: Regression from JDK 1.6.0_12 · cda42d8d
      xlu 提交于
      Summary: The returned result from multiply should be constructed by using valueOf to take care of the INFLATED case.
      Reviewed-by: darcy
      cda42d8d
  32. 25 5月, 2009 1 次提交
  33. 01 12月, 2007 1 次提交