diff -r 4fd1bd84c735 -r 6be786c17d01 hotspot/src/share/vm/memory/tenuredGeneration.cpp --- a/hotspot/src/share/vm/memory/tenuredGeneration.cpp Fri Dec 19 16:42:16 2014 +0100 +++ b/hotspot/src/share/vm/memory/tenuredGeneration.cpp Thu Dec 18 16:53:13 2014 +0100 @@ -28,6 +28,7 @@ #include "gc_implementation/shared/parGCAllocBuffer.hpp" #include "memory/allocation.inline.hpp" #include "memory/blockOffsetTable.inline.hpp" +#include "memory/cardGeneration.inline.hpp" #include "memory/generationSpec.hpp" #include "memory/genMarkSweep.hpp" #include "memory/genOopClosures.inline.hpp"