Searched defs:_last_gc_was_young (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp204 bool _last_gc_was_young; member in class:G1CollectorPolicy
430 bool propagate = _last_gc_was_young && !_in_marking_window;

Completed in 650 milliseconds