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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp500 Inactive // We are not actively building the collection set enumerator in enum:G1CollectorPolicy::CSetBuildType
758 void stop_incremental_cset_building() { _inc_cset_build_state = Inactive; }

Completed in 25 milliseconds