Searched refs:REGIONS_UNLIMITED (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp893 static const uint REGIONS_UNLIMITED = (uint) -1; member in class:G1CollectorPolicy
H A Dg1CollectorPolicy.cpp1390 return REGIONS_UNLIMITED;
1393 return REGIONS_UNLIMITED;

Completed in 38 milliseconds