--- old/src/hotspot/share/metaprogramming/isSigned.hpp 2018-03-27 08:32:59.008307289 -0400 +++ new/src/hotspot/share/metaprogramming/isSigned.hpp 2018-03-27 08:32:58.408251849 -0400 @@ -25,7 +25,6 @@ #ifndef SHARE_VM_METAPROGRAMMING_ISSIGNED_HPP #define SHARE_VM_METAPROGRAMMING_ISSIGNED_HPP -#include "memory/allocation.hpp" #include "metaprogramming/integralConstant.hpp" #include "metaprogramming/removeCV.hpp" #include