changeset 30150 | d9c940aa42ef |
parent 29800 | fa5f7a2bf717 |
--- 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"