--- old/src/hotspot/share/gc/shared/cardTableRS.cpp 2018-04-27 15:31:09.222199942 +0200 +++ new/src/hotspot/share/gc/shared/cardTableRS.cpp 2018-04-27 15:31:08.970199950 +0200 @@ -25,6 +25,7 @@ #include "precompiled.hpp" #include "gc/shared/cardTableRS.hpp" #include "gc/shared/genCollectedHeap.hpp" +#include "gc/shared/genOopClosures.hpp" #include "gc/shared/generation.hpp" #include "gc/shared/space.inline.hpp" #include "memory/allocation.inline.hpp"