1. 29 9月, 2010 1 次提交
  2. 28 5月, 2010 1 次提交
  3. 14 4月, 2010 1 次提交
  4. 04 3月, 2010 1 次提交
  5. 23 9月, 2009 1 次提交
    • X
      6884624: Update copyright year · a379810a
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009 through Septermber
      Reviewed-by: tbell, ohair
      a379810a
  6. 16 9月, 2009 1 次提交
  7. 02 9月, 2009 1 次提交
    • Y
      4957990: Perm heap bloat in JVM · 645483b8
      ysr 提交于
      Summary: Treat ProfileData in MDO's as a source of weak, not strong, roots. Fixes the bug for stop-world collection -- the case of concurrent collection will be fixed separately.
      Reviewed-by: jcoomes, jmasa, kvn, never
      645483b8
  8. 02 12月, 2008 1 次提交
  9. 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
  10. 10 7月, 2008 1 次提交
  11. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · 3553bdd3
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      3553bdd3
  12. 14 4月, 2008 1 次提交
  13. 01 12月, 2007 1 次提交