src/hotspot/cpu/x86/gc/z/zGlobals_x86.hpp
changeset 58468 97cd0aa39787
parent 58451 389e50d98dc3
child 58679 9c3209ff7550
child 58787 32d39d9525f9
--- a/src/hotspot/cpu/x86/gc/z/zGlobals_x86.hpp	Sun Oct 06 13:08:58 2019 -0400
+++ b/src/hotspot/cpu/x86/gc/z/zGlobals_x86.hpp	Mon Oct 07 07:53:38 2019 +0200
@@ -36,7 +36,6 @@
 //  ------------------------------------------------------------------
 //
 const size_t ZPlatformGranuleSizeShift      = 21; // 2MB
-const size_t ZPlatformMaxHeapSizeShift      = 44; // 16TB
 const size_t ZPlatformNMethodDisarmedOffset = 4;
 const size_t ZPlatformCacheLineSize         = 64;