diff -r c0f930abe5ed -r d9c940aa42ef hotspot/src/share/vm/memory/space.cpp --- a/hotspot/src/share/vm/memory/space.cpp Thu Apr 02 09:14:16 2015 +0200 +++ b/hotspot/src/share/vm/memory/space.cpp Thu Apr 02 10:04:27 2015 +0200 @@ -31,6 +31,7 @@ #include "memory/blockOffsetTable.inline.hpp" #include "memory/defNewGeneration.hpp" #include "memory/genCollectedHeap.hpp" +#include "memory/genOopClosures.inline.hpp" #include "memory/space.hpp" #include "memory/space.inline.hpp" #include "memory/universe.inline.hpp"