1. 08 3月, 2009 2 次提交
    • T
      6812428: G1: Error: assert(ret || obj_in_cs(obj),"sanity") · 69547522
      tonyp 提交于
      Summary: The length of the fast cset test vector is decided at the beginning of a GC, but more regions can be added during the GC. The simple fix is to set the length of the fast cset test vector to the max.
      Reviewed-by: iveresov
      69547522
    • T
      6810698: G1: two small bugs in the sparse remembered sets · 91454ec9
      tonyp 提交于
      Summary: The _expanded flag of the sparse RSets is not reset and this can leave a RSet in an inconsistent state if it is expanded more than once. Also, we should be iterating over the _cur, instead of the _next, sparse table
      Reviewed-by: apetrusenko, iveresov
      91454ec9
  2. 07 3月, 2009 1 次提交
  3. 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
  4. 28 2月, 2009 1 次提交
    • Y
      Merge · 3b671e98
      ysr 提交于
      3b671e98
  5. 27 2月, 2009 1 次提交
    • A
      Merge · 1b0aaa83
      apangin 提交于
      1b0aaa83
  6. 26 2月, 2009 1 次提交
    • T
      Merge · fd47dc6e
      trims 提交于
      fd47dc6e
  7. 25 2月, 2009 4 次提交
  8. 24 2月, 2009 2 次提交
  9. 23 2月, 2009 2 次提交
    • A
      Merge · 1a772cd2
      apangin 提交于
      1a772cd2
    • A
      Merge · e609d12e
      apangin 提交于
      e609d12e
  10. 21 2月, 2009 1 次提交
    • Y
      Merge · 46667db9
      ysr 提交于
      46667db9
  11. 20 2月, 2009 1 次提交
  12. 19 2月, 2009 4 次提交
  13. 18 2月, 2009 2 次提交
  14. 17 2月, 2009 1 次提交
  15. 16 2月, 2009 2 次提交
  16. 14 2月, 2009 1 次提交
  17. 13 2月, 2009 1 次提交
  18. 11 2月, 2009 1 次提交
    • T
      Merge · 3fc3c044
      trims 提交于
      3fc3c044
  19. 10 2月, 2009 3 次提交
  20. 09 2月, 2009 2 次提交
  21. 07 2月, 2009 1 次提交
  22. 06 2月, 2009 5 次提交