1. 21 8月, 2010 1 次提交
  2. 20 8月, 2010 1 次提交
  3. 14 8月, 2010 1 次提交
  4. 13 8月, 2010 1 次提交
  5. 11 8月, 2010 1 次提交
  6. 10 8月, 2010 1 次提交
  7. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  8. 31 7月, 2010 1 次提交
  9. 29 7月, 2010 1 次提交
  10. 16 7月, 2010 1 次提交
  11. 13 7月, 2010 1 次提交
  12. 09 7月, 2010 1 次提交
  13. 08 7月, 2010 1 次提交
  14. 03 7月, 2010 1 次提交
  15. 30 6月, 2010 1 次提交
  16. 29 6月, 2010 1 次提交
  17. 25 6月, 2010 1 次提交
  18. 24 6月, 2010 1 次提交
  19. 22 6月, 2010 1 次提交
  20. 19 6月, 2010 1 次提交
  21. 11 6月, 2010 1 次提交
  22. 10 6月, 2010 1 次提交
  23. 05 6月, 2010 1 次提交
  24. 04 6月, 2010 1 次提交
  25. 30 5月, 2010 1 次提交
  26. 28 5月, 2010 2 次提交
  27. 21 5月, 2010 1 次提交
  28. 20 5月, 2010 1 次提交
  29. 19 5月, 2010 1 次提交
  30. 18 5月, 2010 1 次提交
  31. 17 5月, 2010 1 次提交
  32. 12 5月, 2010 1 次提交
  33. 04 5月, 2010 2 次提交
  34. 02 5月, 2010 1 次提交
  35. 01 5月, 2010 1 次提交
  36. 30 4月, 2010 1 次提交
  37. 23 4月, 2010 1 次提交
  38. 08 5月, 2010 1 次提交
    • T
      6949307: G1: raise a vm error, do not core dump, if target pause time and... · 7a0c8373
      tonyp 提交于
      6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
      Summary: First, change the guarantee to raising a vm error. Second, set the interval dynamically, and based on the pause time target, if it is not set explicitly.
      Reviewed-by: ysr, johnc
      7a0c8373