jdk-24/hotspot/src/share/vm/gc_implementation
Thomas Schatzl 1ad5cdb4a4 8049051: Use of during_initial_mark_pause() in G1CollectorPolicy::record_collection_pause_end() prevents use of seperate object copy time prediction during marking
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
2014-07-21 09:59:37 +02:00
..
2014-07-10 13:39:18 -07:00
2014-07-11 11:14:40 -07:00