1. 19 8月, 2014 2 次提交
  2. 01 4月, 2014 1 次提交
  3. 19 8月, 2014 1 次提交
  4. 05 8月, 2014 1 次提交
  5. 08 8月, 2014 4 次提交
  6. 31 7月, 2014 2 次提交
  7. 29 7月, 2014 2 次提交
  8. 23 7月, 2014 2 次提交
  9. 21 7月, 2014 6 次提交
    • 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
      8048112: G1 Full GC needs to support the case when the very first region is not available · 4c895443
      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
      4c895443
    • 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
      8048085: Aborting marking just before remark results in useless additional... · 5ff2f29b
      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
      5ff2f29b
    • 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
    • T
      8049051: Use of during_initial_mark_pause() in... · 6a87ccb3
      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
      6a87ccb3
  10. 06 8月, 2014 1 次提交
  11. 09 7月, 2014 1 次提交
  12. 07 7月, 2014 1 次提交
  13. 26 6月, 2014 3 次提交
  14. 25 6月, 2014 3 次提交
  15. 29 4月, 2014 1 次提交
  16. 26 3月, 2014 1 次提交
  17. 14 2月, 2014 2 次提交
  18. 10 2月, 2014 2 次提交
  19. 21 7月, 2014 4 次提交