1. 21 9月, 2009 1 次提交
  2. 17 9月, 2009 1 次提交
  3. 11 9月, 2009 3 次提交
  4. 09 9月, 2009 2 次提交
  5. 08 9月, 2009 1 次提交
  6. 05 9月, 2009 1 次提交
  7. 01 9月, 2009 1 次提交
  8. 31 8月, 2009 1 次提交
  9. 29 8月, 2009 2 次提交
  10. 27 8月, 2009 1 次提交
  11. 25 8月, 2009 1 次提交
  12. 21 8月, 2009 1 次提交
  13. 20 8月, 2009 2 次提交
  14. 18 8月, 2009 2 次提交
  15. 15 8月, 2009 3 次提交
  16. 14 8月, 2009 1 次提交
  17. 13 8月, 2009 1 次提交
  18. 12 8月, 2009 2 次提交
  19. 07 8月, 2009 1 次提交
  20. 06 8月, 2009 1 次提交
  21. 05 8月, 2009 2 次提交
  22. 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
  23. 03 8月, 2009 2 次提交
  24. 01 8月, 2009 2 次提交
  25. 31 7月, 2009 1 次提交
  26. 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
  27. 31 8月, 2009 1 次提交
  28. 14 8月, 2009 1 次提交