1. 25 1月, 2012 1 次提交
  2. 24 1月, 2012 1 次提交
    • B
      7132311: G1: assert((s == klass->oop_size(this)) ||... · 7864cfc8
      brutisso 提交于
      7132311: G1: assert((s == klass->oop_size(this)) || (Universe::heap()->is_gc_active() && ((is_typeArray()...
      Summary: Move the check for when to call collect() to before we do a humongous object allocation
      Reviewed-by: stefank, tonyp
      7864cfc8
  3. 21 1月, 2012 1 次提交
  4. 19 1月, 2012 1 次提交
  5. 18 1月, 2012 2 次提交
  6. 17 1月, 2012 1 次提交
  7. 16 1月, 2012 1 次提交
  8. 14 1月, 2012 1 次提交
  9. 12 1月, 2012 1 次提交
  10. 11 1月, 2012 2 次提交
  11. 10 1月, 2012 1 次提交
  12. 09 1月, 2012 1 次提交
  13. 07 1月, 2012 1 次提交
  14. 06 1月, 2012 2 次提交
  15. 05 1月, 2012 2 次提交
  16. 04 1月, 2012 1 次提交
  17. 02 1月, 2012 2 次提交
  18. 31 12月, 2011 1 次提交
  19. 29 12月, 2011 2 次提交
  20. 28 12月, 2011 2 次提交
  21. 24 12月, 2011 2 次提交
  22. 05 1月, 2012 1 次提交
    • T
      7113006: G1: excessive ergo output when an evac failure happens · c182ec48
      tonyp 提交于
      Summary: Introduce a flag that is set when a heap expansion attempt during a GC fails so that we do not consantly attempt to expand the heap when it's going to fail anyway. This not only prevents the excessive ergo output (which is generated when a region allocation fails) but also avoids excessive and ultimately unsuccessful expansion attempts.
      Reviewed-by: jmasa, johnc
      c182ec48
  23. 23 12月, 2011 2 次提交
  24. 22 12月, 2011 4 次提交
  25. 20 12月, 2011 4 次提交