1. 06 5月, 2009 1 次提交
  2. 01 5月, 2009 1 次提交
  3. 28 4月, 2009 1 次提交
  4. 24 4月, 2009 1 次提交
  5. 29 3月, 2009 1 次提交
  6. 26 3月, 2009 2 次提交
  7. 22 3月, 2009 1 次提交
  8. 21 3月, 2009 1 次提交
  9. 17 3月, 2009 2 次提交
  10. 16 3月, 2009 3 次提交
  11. 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
  12. 13 3月, 2009 1 次提交
  13. 10 3月, 2009 2 次提交
  14. 08 3月, 2009 3 次提交
  15. 07 3月, 2009 1 次提交
  16. 04 3月, 2009 1 次提交
  17. 03 4月, 2009 1 次提交
  18. 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
  19. 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
  20. 25 2月, 2009 1 次提交
  21. 10 2月, 2009 1 次提交
  22. 09 2月, 2009 2 次提交
  23. 06 2月, 2009 1 次提交
  24. 28 1月, 2009 1 次提交
  25. 27 1月, 2009 1 次提交
    • Y
      6786503: Overflow list performance can be improved · 7a40ef32
      ysr 提交于
      Summary: Avoid overflow list walk in CMS & ParNew when it is unnecessary. Fix a couple of correctness issues, including a C-heap leak, in ParNew at the intersection of promotion failure, work queue overflow and object array chunking. Add stress testing option and related assertion checking.
      Reviewed-by: jmasa
      7a40ef32
  26. 17 1月, 2009 1 次提交
  27. 15 1月, 2009 1 次提交
  28. 12 1月, 2009 1 次提交
  29. 06 1月, 2009 1 次提交
  30. 19 12月, 2008 2 次提交
  31. 16 12月, 2008 1 次提交
    • X
      6785258: Update copyright year · f9cf0f22
      xdono 提交于
      Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008
      Reviewed-by: katleman, ohair, tbell
      f9cf0f22