--- old/src/hotspot/share/metaprogramming/isIntegral.hpp 2018-03-27 08:32:57.630179962 -0400 +++ new/src/hotspot/share/metaprogramming/isIntegral.hpp 2018-03-27 08:32:57.031124614 -0400 @@ -26,7 +26,6 @@ #ifndef SHARE_VM_METAPROGRAMMING_ISINTEGRAL_HPP #define SHARE_VM_METAPROGRAMMING_ISINTEGRAL_HPP -#include "memory/allocation.hpp" #include "metaprogramming/integralConstant.hpp" #include "metaprogramming/isSigned.hpp" #include "metaprogramming/removeCV.hpp"