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