src/hotspot/share/gc/z/zPageAllocator.hpp
changeset 55284 38006f020b94
parent 54834 39ba09047e19
child 58815 a4cdca87152b
--- a/src/hotspot/share/gc/z/zPageAllocator.hpp	Fri Jun 07 11:19:34 2019 +0200
+++ b/src/hotspot/share/gc/z/zPageAllocator.hpp	Fri Jun 07 11:19:34 2019 +0200
@@ -94,7 +94,7 @@
 
   size_t min_capacity() const;
   size_t max_capacity() const;
-  size_t current_max_capacity() const;
+  size_t soft_max_capacity() const;
   size_t capacity() const;
   size_t max_reserve() const;
   size_t used_high() const;