Searched defs:min_heap_byte_size (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/memory/ | ||
H A D | collectorPolicy.hpp | 113 size_t min_heap_byte_size() { return _min_heap_byte_size; } function in class:CollectorPolicy |
Completed in 50 milliseconds