1. 23 7月, 2014 1 次提交
  2. 21 7月, 2014 3 次提交
    • T
      8048112: G1 Full GC needs to support the case when the very first region is not available · 959b9838
      tschatzl 提交于
      Summary: Refactor preparation for compaction during Full GC so that it lazily initializes the first compaction point. This also avoids problems later when the first region may not be committed. Also reviewed by K. Barrett.
      Reviewed-by: brutisso
      959b9838
    • T
      8048085: Aborting marking just before remark results in useless additional... · 73206bcf
      tschatzl 提交于
      8048085: Aborting marking just before remark results in useless additional clearing of the next mark bitmap
      Summary: Skip clearing the next bitmap if we just recently aborted since the full GC already clears this bitmap.
      Reviewed-by: brutisso
      73206bcf
    • T
      8049051: Use of during_initial_mark_pause() in... · f0e72fd7
      tschatzl 提交于
      8049051: Use of during_initial_mark_pause() in G1CollectorPolicy::record_collection_pause_end() prevents use of seperate object copy time prediction during marking
      Summary: Replaced use of during_initial_mark_pause() with the variable last_pause_included_initial_mark that holds the real old value of _during_initial_mark_pause.
      Reviewed-by: brutisso, ehelin
      f0e72fd7
  3. 29 4月, 2014 1 次提交
  4. 06 8月, 2014 1 次提交
  5. 11 7月, 2014 1 次提交
  6. 09 7月, 2014 1 次提交
  7. 07 7月, 2014 1 次提交
  8. 26 6月, 2014 3 次提交
  9. 25 6月, 2014 3 次提交
  10. 24 6月, 2014 1 次提交
  11. 12 3月, 2014 1 次提交
  12. 13 3月, 2014 1 次提交
  13. 12 3月, 2014 1 次提交
  14. 06 3月, 2014 1 次提交
  15. 26 3月, 2014 1 次提交
  16. 21 2月, 2014 1 次提交
  17. 14 2月, 2014 2 次提交
  18. 10 2月, 2014 2 次提交
  19. 14 1月, 2014 1 次提交
  20. 21 7月, 2014 12 次提交
  21. 13 6月, 2014 1 次提交