--- old/src/hotspot/share/memory/virtualspace.hpp 2018-03-27 08:32:56.249052357 -0400 +++ new/src/hotspot/share/memory/virtualspace.hpp 2018-03-27 08:32:55.648996918 -0400 @@ -25,7 +25,7 @@ #ifndef SHARE_VM_RUNTIME_VIRTUALSPACE_HPP #define SHARE_VM_RUNTIME_VIRTUALSPACE_HPP -#include "memory/allocation.hpp" +#include "utilities/globalDefinitions.hpp" // ReservedSpace is a data structure for reserving a contiguous address range.