1. 07 3月, 2011 1 次提交
  2. 28 2月, 2011 1 次提交
  3. 17 2月, 2011 1 次提交
  4. 10 2月, 2011 1 次提交
    • J
      7017008: G1: Turn on compressed oops by default. · 65cec2f2
      johnc 提交于
      Summary: Normally compressed oops is enabled when the maximum heap size is under a certain limit, except when G1 is also enabled. Remove this limitation. Also re-enable GCBasher testing with G1 on 64 bit windows in jprt.
      Reviewed-by: jcoomes, brutisso, tonyp
      65cec2f2
  5. 26 1月, 2011 1 次提交
  6. 21 1月, 2011 1 次提交
  7. 12 1月, 2011 1 次提交
  8. 04 1月, 2011 1 次提交
  9. 01 12月, 2010 1 次提交
    • I
      6985015: C1 needs to support compressed oops · 7e8f9e32
      iveresov 提交于
      Summary: This change implements compressed oops for C1 for x64 and sparc. The changes are mostly on the codegen level, with a few exceptions when we do access things outside of the heap that are uncompressed from the IR. Compressed oops are now also enabled with tiered.
      Reviewed-by: twisti, kvn, never, phh
      7e8f9e32
  10. 24 11月, 2010 1 次提交
  11. 13 11月, 2010 1 次提交
  12. 10 11月, 2010 1 次提交
  13. 05 11月, 2010 1 次提交
  14. 03 11月, 2010 1 次提交
  15. 24 10月, 2010 1 次提交
  16. 20 10月, 2010 1 次提交
  17. 07 10月, 2010 1 次提交
  18. 05 10月, 2010 1 次提交
  19. 01 10月, 2010 1 次提交
  20. 17 9月, 2010 1 次提交
  21. 15 9月, 2010 1 次提交
  22. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · d2bc8599
      iveresov 提交于
      Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
      Reviewed-by: kvn, never, phh, twisti
      d2bc8599
  23. 31 8月, 2010 1 次提交
  24. 28 8月, 2010 1 次提交
  25. 20 8月, 2010 2 次提交
  26. 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
  27. 29 7月, 2010 1 次提交
  28. 22 7月, 2010 1 次提交
  29. 30 6月, 2010 1 次提交
  30. 25 6月, 2010 1 次提交
  31. 28 5月, 2010 2 次提交
  32. 30 4月, 2010 1 次提交
  33. 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
  34. 31 3月, 2010 1 次提交
    • T
      6937160: G1: should observe GCTimeRatio · ba4ccdf3
      tonyp 提交于
      Summary: Remove the G1GCPercent parameter, that specifies the desired GC overhead percentage in G1, and observe the GCTimeRatio parameter instead.
      Reviewed-by: jmasa, johnc
      ba4ccdf3
  35. 18 3月, 2010 1 次提交
  36. 04 3月, 2010 1 次提交
  37. 24 2月, 2010 2 次提交