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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DadaptiveSizePolicy.hpp278 bool young_gen_policy_is_ready() { return _young_gen_policy_is_ready; } function in class:AdaptiveSizePolicy

Completed in 195 milliseconds