1. 12 10月, 2009 1 次提交
  2. 19 4月, 2010 1 次提交
  3. 01 4月, 2010 1 次提交
  4. 04 3月, 2010 1 次提交
  5. 24 2月, 2010 1 次提交
  6. 12 2月, 2010 1 次提交
    • I
      6923991: G1: improve scalability of RSet scanning · 88955d77
      iveresov 提交于
      Summary: Implemented block-based work stealing. Moved copying during the rset scanning phase to the main copying phase. Made the size of rset table depend on the region size.
      Reviewed-by: apetrusenko, tonyp
      88955d77
  7. 07 1月, 2010 1 次提交
  8. 05 1月, 2010 1 次提交
  9. 12 12月, 2009 1 次提交
  10. 14 11月, 2009 1 次提交
  11. 13 11月, 2009 1 次提交
  12. 14 10月, 2009 2 次提交
  13. 08 10月, 2009 1 次提交
  14. 07 10月, 2009 1 次提交
  15. 16 9月, 2009 1 次提交
  16. 06 8月, 2009 1 次提交
  17. 29 7月, 2009 1 次提交
    • X
      6862919: Update copyright year · 84c0f327
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 07/09
      Reviewed-by: tbell, ohair
      84c0f327
  18. 15 7月, 2009 1 次提交
  19. 12 6月, 2009 1 次提交
  20. 22 4月, 2009 1 次提交
  21. 09 4月, 2009 1 次提交
  22. 27 3月, 2009 1 次提交
  23. 17 3月, 2009 1 次提交
  24. 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
  25. 28 2月, 2009 1 次提交
    • T
      6810672: Comment typos · 460de015
      twisti 提交于
      Summary: I have collected some typos I have found while looking at the code.
      Reviewed-by: kvn, never
      460de015
  26. 27 2月, 2009 1 次提交
  27. 25 2月, 2009 1 次提交
  28. 16 2月, 2009 1 次提交
  29. 10 2月, 2009 1 次提交
  30. 09 2月, 2009 1 次提交
  31. 03 2月, 2009 1 次提交
  32. 31 1月, 2009 1 次提交
    • Y
      6787254: Work queue capacity can be increased substantially on some platforms · 86c6c645
      ysr 提交于
      Summary: Increased the default and maximum size of the CMS marking stack and the size of the parallel workers' work queues in 64-bit mode. The latter was accomplished by an increase in the width of the Taskqueue's Age struct and its Tag field in 64-bit mode.
      Reviewed-by: jmasa, tonyp
      86c6c645
  33. 25 12月, 2008 2 次提交
  34. 23 12月, 2008 1 次提交
  35. 16 12月, 2008 1 次提交
    • X
      6785258: Update copyright year · f9cf0f22
      xdono 提交于
      Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008
      Reviewed-by: katleman, ohair, tbell
      f9cf0f22
  36. 09 12月, 2008 1 次提交
  37. 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
  38. 13 11月, 2008 1 次提交