--- old/src/hotspot/share/code/pcDesc.hpp 2018-03-26 19:23:11.740287937 -0400 +++ new/src/hotspot/share/code/pcDesc.hpp 2018-03-26 19:23:11.139232593 -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.