1. 15 9月, 2009 2 次提交
  2. 11 9月, 2009 2 次提交
  3. 09 9月, 2009 2 次提交
  4. 01 9月, 2009 1 次提交
  5. 31 8月, 2009 1 次提交
  6. 29 8月, 2009 1 次提交
  7. 27 8月, 2009 1 次提交
  8. 25 8月, 2009 1 次提交
  9. 21 8月, 2009 1 次提交
  10. 20 8月, 2009 2 次提交
  11. 18 8月, 2009 2 次提交
  12. 15 8月, 2009 3 次提交
  13. 14 8月, 2009 1 次提交
  14. 13 8月, 2009 1 次提交
  15. 12 8月, 2009 2 次提交
  16. 07 8月, 2009 1 次提交
  17. 06 8月, 2009 1 次提交
  18. 05 8月, 2009 2 次提交
  19. 04 8月, 2009 1 次提交
    • J
      6865703: G1: Parallelize hot card cache cleanup · 8763012d
      johnc 提交于
      Summary: Have the GC worker threads clear the hot card cache in parallel by having each worker thread claim a chunk of the card cache and process the cards in that chunk. The size of the chunks that each thread will claim is determined at VM initialization from the size of the card cache and the number of worker threads.
      Reviewed-by: jmasa, tonyp
      8763012d
  20. 03 8月, 2009 2 次提交
  21. 01 8月, 2009 2 次提交
  22. 31 7月, 2009 1 次提交
    • T
      6866591: G1: print update buffer processing stats more often · 0fbbce22
      tonyp 提交于
      Summary: It adds parameter -XX:+G1SummarizeRSetStatsPeriod that causes update buffer processing information to be printed periodically. It also includes two small formatting changes.
      Reviewed-by: jmasa, jcoomes, ysr
      0fbbce22
  23. 29 7月, 2009 3 次提交
  24. 28 7月, 2009 2 次提交
  25. 27 7月, 2009 2 次提交