changeset 57900 | 0cd210d5cb9c |
parent 54834 | 39ba09047e19 |
--- a/src/hotspot/share/gc/z/zPhysicalMemory.hpp Wed Aug 28 09:50:20 2019 +0200 +++ b/src/hotspot/share/gc/z/zPhysicalMemory.hpp Wed Aug 28 09:50:21 2019 +0200 @@ -25,7 +25,7 @@ #define SHARE_GC_Z_ZPHYSICALMEMORY_HPP #include "memory/allocation.hpp" -#include OS_CPU_HEADER(gc/z/zPhysicalMemoryBacking) +#include OS_HEADER(gc/z/zPhysicalMemoryBacking) class ZPhysicalMemorySegment : public CHeapObj<mtGC> { private: