--- old/src/hotspot/share/classfile/stringTable.hpp 2018-03-26 19:23:08.969032767 -0400 +++ new/src/hotspot/share/classfile/stringTable.hpp 2018-03-26 19:23:08.366977332 -0400 @@ -25,7 +25,6 @@ #ifndef SHARE_VM_CLASSFILE_STRINGTABLE_HPP #define SHARE_VM_CLASSFILE_STRINGTABLE_HPP -#include "memory/allocation.hpp" #include "utilities/hashtable.hpp" template class CompactHashtable;