--- old/src/hotspot/share/gc/shared/oopStorageParState.inline.hpp 2018-03-12 10:02:43.961431853 -0400 +++ new/src/hotspot/share/gc/shared/oopStorageParState.inline.hpp 2018-03-12 10:02:43.195361262 -0400 @@ -27,14 +27,13 @@ #include "gc/shared/oopStorage.inline.hpp" #include "gc/shared/oopStorageParState.hpp" -#include "memory/allocation.hpp" #include "metaprogramming/conditional.hpp" #include "utilities/macros.hpp" #if INCLUDE_ALL_GCS template -class OopStorage::BasicParState::AlwaysTrueFn VALUE_OBJ_CLASS_SPEC { +class OopStorage::BasicParState::AlwaysTrueFn { F _f; public: