hotspot/src/share/vm/memory/defNewGeneration.cpp
changeset 30150 d9c940aa42ef
parent 30147 af9a41999c6e
child 30155 a3a254791703
--- a/hotspot/src/share/vm/memory/defNewGeneration.cpp	Thu Apr 02 09:14:16 2015 +0200
+++ b/hotspot/src/share/vm/memory/defNewGeneration.cpp	Thu Apr 02 10:04:27 2015 +0200
@@ -48,6 +48,9 @@
 #include "utilities/copy.hpp"
 #include "utilities/globalDefinitions.hpp"
 #include "utilities/stack.inline.hpp"
+#if INCLUDE_ALL_GCS
+#include "gc_implementation/parNew/parOopClosures.hpp"
+#endif
 
 //
 // DefNewGeneration functions.