1. 23 3月, 2011 1 次提交
  2. 18 3月, 2011 1 次提交
  3. 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
  4. 24 11月, 2010 1 次提交
  5. 29 9月, 2010 1 次提交
  6. 22 7月, 2010 1 次提交
  7. 02 7月, 2010 1 次提交
  8. 28 5月, 2010 1 次提交
  9. 14 4月, 2010 1 次提交
  10. 16 9月, 2009 1 次提交
  11. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 58e87f34
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      58e87f34
  12. 09 2月, 2009 1 次提交
  13. 02 12月, 2008 1 次提交
  14. 21 11月, 2008 1 次提交
    • Y
      6684579: SoftReference processing can be made more efficient · bf0e7f79
      ysr 提交于
      Summary: For current soft-ref clearing policies, we can decide at marking time if a soft-reference will definitely not be cleared, postponing the decision of whether it will definitely be cleared to the final reference processing phase. This can be especially beneficial in the case of concurrent collectors where the marking is usually concurrent but reference processing is usually not.
      Reviewed-by: jmasa
      bf0e7f79
  15. 10 7月, 2008 1 次提交
  16. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  17. 14 4月, 2008 1 次提交
  18. 01 12月, 2007 1 次提交