1. 21 11月, 2008 1 次提交
    • Y
      6684579: SoftReference processing can be made more efficient · 63aa278b
      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
      63aa278b
  2. 03 10月, 2008 1 次提交
    • X
      6754988: Update copyright year · d374d2cd
      xdono 提交于
      Summary: Update for files that have been modified starting July 2008
      Reviewed-by: ohair, tbell
      d374d2cd
  3. 27 8月, 2008 1 次提交
  4. 01 12月, 2007 1 次提交