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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp202 uint _young_list_max_length; member in class:G1CollectorPolicy
833 uint young_list_max_length = _young_list_max_length;
838 return _young_list_max_length;

Completed in 35 milliseconds