1. 23 9月, 2009 1 次提交
    • X
      6884624: Update copyright year · 8cbcb424
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009 through Septermber
      Reviewed-by: tbell, ohair
      8cbcb424
  2. 11 9月, 2009 1 次提交
  3. 25 8月, 2009 1 次提交
  4. 21 8月, 2009 1 次提交
  5. 20 8月, 2009 2 次提交
  6. 18 8月, 2009 2 次提交
  7. 15 8月, 2009 3 次提交
  8. 14 8月, 2009 1 次提交
  9. 13 8月, 2009 1 次提交
  10. 12 8月, 2009 2 次提交
  11. 07 8月, 2009 1 次提交
  12. 06 8月, 2009 1 次提交
  13. 05 8月, 2009 2 次提交
  14. 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
  15. 03 8月, 2009 2 次提交
  16. 01 8月, 2009 2 次提交
  17. 31 7月, 2009 1 次提交
  18. 02 9月, 2009 1 次提交
    • Y
      4957990: Perm heap bloat in JVM · 763668ed
      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
      763668ed
  19. 31 8月, 2009 1 次提交
  20. 14 8月, 2009 1 次提交
  21. 12 8月, 2009 1 次提交
  22. 25 8月, 2009 1 次提交
  23. 20 8月, 2009 1 次提交
    • T
      6871111: G1: remove the concurrent overhead tracker · 228aaca7
      tonyp 提交于
      Summary: Removing the concurrent overhead tracker from G1, along with the GC overhead reporter and the G1AccountConcurrentOverhead (both of which rely on the the concurrent overhead tracker).
      Reviewed-by: iveresov, johnc
      228aaca7
  24. 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
  25. 29 7月, 2009 3 次提交
  26. 28 7月, 2009 2 次提交
  27. 27 7月, 2009 2 次提交
  28. 24 7月, 2009 1 次提交