--- old/src/share/vm/memory/cardTableModRefBS.cpp 2015-04-02 15:29:55.663878152 +0200 +++ new/src/share/vm/memory/cardTableModRefBS.cpp 2015-04-02 15:29:55.551878157 +0200 @@ -26,6 +26,7 @@ #include "memory/allocation.inline.hpp" #include "memory/cardTableModRefBS.inline.hpp" #include "memory/cardTableRS.hpp" +#include "memory/genCollectedHeap.hpp" #include "memory/sharedHeap.hpp" #include "memory/space.hpp" #include "memory/space.inline.hpp"