1. 15 7月, 2009 1 次提交
  2. 08 7月, 2009 1 次提交
  3. 30 6月, 2009 1 次提交
  4. 24 6月, 2009 1 次提交
    • T
      6850869: G1: RSet "scrubbing" scrubs too much · 502bb88f
      tonyp 提交于
      Summary: RSet scrubbing incorrectly deletes RSet entries that point to regions tagged as "continues humongous" due to a race when RSet scrubbing iterates over regions in parallel.
      Reviewed-by: apetrusenko, iveresov
      502bb88f
  5. 13 6月, 2009 1 次提交
  6. 09 6月, 2009 1 次提交
  7. 08 6月, 2009 1 次提交
  8. 12 6月, 2009 1 次提交
  9. 07 6月, 2009 1 次提交
  10. 19 5月, 2009 2 次提交
  11. 12 5月, 2009 1 次提交
    • I
      6484957: G1: parallel concurrent refinement · 2c49aee0
      iveresov 提交于
      6826318: G1: remove traversal-based refinement code
      Summary: Removed traversal-based refinement code as it's no longer used. Made the concurrent refinement (queue-based) parallel.
      Reviewed-by: tonyp
      2c49aee0
  12. 06 5月, 2009 1 次提交
  13. 01 5月, 2009 1 次提交
  14. 28 4月, 2009 1 次提交
  15. 24 4月, 2009 1 次提交
  16. 29 3月, 2009 1 次提交
  17. 26 3月, 2009 2 次提交
  18. 22 3月, 2009 1 次提交
  19. 21 3月, 2009 1 次提交
  20. 17 3月, 2009 2 次提交
  21. 16 3月, 2009 3 次提交
  22. 14 3月, 2009 1 次提交
    • Y
      6808322: ParNew, CMS, G1: ParGCAllocBuffer overflow · e14b0cd3
      ysr 提交于
      Summary: Correct the overflow check in ParGCAllocBuffer::allocate(); simplify ParGCAllocBuffer::undo_allocation().
      Reviewed-by: apetrusenko, jcoomes, jmasa, minqi, phh, tonyp
      e14b0cd3
  23. 13 3月, 2009 1 次提交
  24. 10 3月, 2009 2 次提交
  25. 08 3月, 2009 3 次提交
  26. 07 3月, 2009 1 次提交
  27. 04 3月, 2009 1 次提交
  28. 03 4月, 2009 1 次提交
  29. 03 3月, 2009 1 次提交
    • Y
      6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC · 1e135fda
      ysr 提交于
      Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint.
      Reviewed-by: jmasa, alanb, mchung
      1e135fda
  30. 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
  31. 25 2月, 2009 1 次提交
  32. 10 2月, 2009 1 次提交