changeset 54832 | 0eee5adb22d7 |
parent 54786 | ebf733a324d4 |
child 54848 | 5d8c5c7bca95 |
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.hpp Tue May 14 09:14:36 2019 +0200 +++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.hpp Tue May 14 09:12:00 2019 +0200 @@ -257,7 +257,7 @@ static const size_t MIN_NUM_REGIONS = 10; - static void setup_sizes(size_t initial_heap_size, size_t max_heap_size); + static void setup_sizes(size_t max_heap_size); double empty_time() { return _empty_time;