1. 05 1月, 2010 2 次提交
  2. 04 1月, 2010 1 次提交
  3. 27 11月, 2009 1 次提交
  4. 21 11月, 2009 1 次提交
  5. 13 11月, 2009 1 次提交
  6. 05 11月, 2009 1 次提交
  7. 02 11月, 2009 1 次提交
  8. 29 10月, 2009 1 次提交
  9. 22 10月, 2009 1 次提交
  10. 16 10月, 2009 1 次提交
    • Y
      6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning · 349bfec0
      ysr 提交于
      6889757: G1: enable card mark elision for initializing writes from compiled code (ReduceInitialCardMarks)
      Summary: Defer the (compiler-elided) card-mark upon a slow-path allocation until after the store  and before the next subsequent safepoint; G1 now answers yes to can_elide_tlab_write_barriers().
      Reviewed-by: jcoomes, kvn, never
      349bfec0
  11. 14 10月, 2009 1 次提交
  12. 25 9月, 2009 1 次提交
  13. 23 9月, 2009 2 次提交
  14. 17 9月, 2009 1 次提交
  15. 16 9月, 2009 1 次提交
  16. 11 9月, 2009 1 次提交
  17. 05 9月, 2009 1 次提交
  18. 25 8月, 2009 1 次提交
  19. 21 8月, 2009 1 次提交
  20. 13 8月, 2009 1 次提交
  21. 12 8月, 2009 2 次提交
  22. 07 8月, 2009 1 次提交
  23. 03 8月, 2009 1 次提交
  24. 01 8月, 2009 1 次提交
  25. 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
  26. 29 7月, 2009 3 次提交
  27. 27 7月, 2009 1 次提交
  28. 23 7月, 2009 1 次提交
  29. 15 7月, 2009 1 次提交
  30. 08 7月, 2009 1 次提交
  31. 11 7月, 2009 1 次提交
  32. 10 6月, 2009 1 次提交
  33. 12 6月, 2009 1 次提交
  34. 06 6月, 2009 1 次提交
  35. 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