1. 06 1月, 2009 1 次提交
  2. 19 12月, 2008 2 次提交
  3. 12 12月, 2008 3 次提交
  4. 02 12月, 2008 1 次提交
  5. 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
  6. 29 10月, 2008 1 次提交
  7. 03 10月, 2008 1 次提交
    • X
      6754988: Update copyright year · c3924f27
      xdono 提交于
      Summary: Update for files that have been modified starting July 2008
      Reviewed-by: ohair, tbell
      c3924f27
  8. 01 10月, 2008 3 次提交
  9. 27 9月, 2008 1 次提交
  10. 31 7月, 2008 1 次提交
  11. 20 7月, 2008 1 次提交
  12. 12 7月, 2008 3 次提交
  13. 10 7月, 2008 1 次提交
  14. 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
  15. 19 6月, 2008 1 次提交
  16. 06 6月, 2008 1 次提交
  17. 29 4月, 2008 1 次提交
  18. 14 4月, 2008 1 次提交
  19. 01 4月, 2008 1 次提交
  20. 29 3月, 2008 1 次提交
  21. 03 3月, 2008 1 次提交
    • J
      6557851: CMS: ergonomics defaults are not set with FLAG_SET_ERGO · 4c1de8f4
      jmasa 提交于
      Summary: Default values set by cms ergonomics are set with FLAG_SET_DEFAULT so down stream the values look like the default values and affect how later parameters are set.  Set these values with FLAG_SET_ERGO instead and adjust how later parameters are interpreted.
      Reviewed-by: iveresov, apetrusenko, pbk, ysr
      4c1de8f4
  22. 23 2月, 2008 1 次提交
  23. 01 12月, 2007 1 次提交