1. 25 1月, 2011 1 次提交
  2. 20 1月, 2011 1 次提交
  3. 19 1月, 2011 1 次提交
  4. 11 1月, 2011 1 次提交
  5. 10 1月, 2011 1 次提交
  6. 07 1月, 2011 2 次提交
  7. 28 12月, 2010 1 次提交
  8. 22 12月, 2010 1 次提交
  9. 08 12月, 2010 1 次提交
  10. 03 12月, 2010 2 次提交
  11. 02 12月, 2010 3 次提交
  12. 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
  13. 30 11月, 2010 1 次提交
  14. 24 11月, 2010 1 次提交
  15. 07 11月, 2010 1 次提交
  16. 03 11月, 2010 1 次提交
  17. 31 10月, 2010 1 次提交
  18. 16 10月, 2010 1 次提交
  19. 13 10月, 2010 1 次提交
    • I
      6991512: G1 barriers fail with 64bit C1 · b72f3305
      iveresov 提交于
      Summary: Fix compare-and-swap intrinsic problem with G1 post-barriers and issue with branch ranges in G1 stubs on sparc
      Reviewed-by: never, kvn
      b72f3305
  20. 11 10月, 2010 1 次提交
  21. 08 10月, 2010 1 次提交
  22. 07 10月, 2010 1 次提交
  23. 06 10月, 2010 1 次提交
  24. 05 10月, 2010 1 次提交
  25. 01 10月, 2010 1 次提交
  26. 24 9月, 2010 1 次提交
  27. 14 9月, 2010 2 次提交
  28. 12 9月, 2010 1 次提交
  29. 09 9月, 2010 1 次提交
  30. 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
  31. 28 8月, 2010 1 次提交
  32. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974
  33. 20 8月, 2010 1 次提交
  34. 11 8月, 2010 1 次提交
  35. 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