--- old/src/hotspot/share/code/pcDesc.hpp 2018-03-27 08:32:48.014291535 -0400 +++ new/src/hotspot/share/code/pcDesc.hpp 2018-03-27 08:32:47.415236188 -0400 @@ -25,7 +25,6 @@ #ifndef SHARE_VM_CODE_PCDESC_HPP #define SHARE_VM_CODE_PCDESC_HPP -#include "memory/allocation.hpp" // PcDescs map a physical PC (given as offset from start of nmethod) to // the corresponding source scope and byte code index.