1. 28 1月, 2011 1 次提交
  2. 14 1月, 2011 1 次提交
  3. 12 1月, 2011 1 次提交
  4. 18 12月, 2010 1 次提交
    • Y
      6807801: CMS: could save/restore fewer header words during scavenge · 8ea00085
      ysr 提交于
      Summary: Age bits need not enter the mark-word preservation calculus; also affected, in addition to CMS, per CR synopsis above, were ParNew (but not DefNew), ParallelScavenge and G1, albeit to a lesser degree than CMS.
      Reviewed-by: tonyp, johnc
      8ea00085
  5. 15 12月, 2010 1 次提交
  6. 11 12月, 2010 1 次提交
  7. 09 12月, 2010 1 次提交
  8. 08 12月, 2010 1 次提交
    • J
      6994628: G1: Test gc/gctests/FinalizeTest05 fails (one live object is finalized) · a669d665
      johnc 提交于
      Summary: The Solaris Studio 12 update 1 C++ compiler was incorrectly re-ordering the reads of an object's mark word in oopDesc::forward_to_atomic(). This opened a small window where one thread could execute the successful CAS path even though another thread had already successfully forwarded the object. This could result in an object being copied twice. The code in oopDesc::forward_to_atomic() was changed to read the mark word once.
      Reviewed-by: ysr, tonyp
      a669d665
  9. 04 12月, 2010 1 次提交
  10. 24 11月, 2010 1 次提交
  11. 31 10月, 2010 2 次提交
  12. 21 10月, 2010 1 次提交
  13. 19 10月, 2010 1 次提交
  14. 11 10月, 2010 1 次提交
  15. 08 10月, 2010 1 次提交
  16. 14 9月, 2010 1 次提交
  17. 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
  18. 28 8月, 2010 1 次提交
  19. 11 8月, 2010 1 次提交
  20. 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
  21. 22 7月, 2010 1 次提交
  22. 17 7月, 2010 1 次提交
  23. 16 7月, 2010 1 次提交
  24. 10 6月, 2010 1 次提交
  25. 29 5月, 2010 1 次提交
  26. 28 5月, 2010 2 次提交
  27. 23 5月, 2010 1 次提交
  28. 17 5月, 2010 1 次提交
  29. 05 5月, 2010 1 次提交
  30. 01 5月, 2010 1 次提交
  31. 30 4月, 2010 1 次提交
  32. 23 4月, 2010 1 次提交
  33. 17 3月, 2010 1 次提交
  34. 04 3月, 2010 1 次提交
  35. 08 2月, 2010 1 次提交
  36. 04 2月, 2010 1 次提交
  37. 02 2月, 2010 1 次提交
  38. 30 1月, 2010 1 次提交