1. 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
  2. 31 8月, 2009 1 次提交
  3. 14 8月, 2009 1 次提交
  4. 12 8月, 2009 1 次提交
  5. 25 8月, 2009 2 次提交
  6. 20 8月, 2009 1 次提交
    • T
      6871111: G1: remove the concurrent overhead tracker · 72c54744
      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
      72c54744
  7. 15 8月, 2009 1 次提交
  8. 13 8月, 2009 1 次提交
  9. 12 8月, 2009 1 次提交
  10. 10 8月, 2009 1 次提交
    • Y
      Merge · 2919e80d
      ysr 提交于
      2919e80d
  11. 07 8月, 2009 4 次提交
  12. 06 8月, 2009 2 次提交
  13. 05 8月, 2009 3 次提交
  14. 04 8月, 2009 1 次提交
    • J
      6865703: G1: Parallelize hot card cache cleanup · 222c111b
      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
      222c111b
  15. 03 8月, 2009 3 次提交
  16. 01 8月, 2009 3 次提交
  17. 31 7月, 2009 2 次提交
  18. 05 7月, 2017 11 次提交