diff -r 44a71334fd94 -r f1702744b3a4 hotspot/src/share/vm/gc/cms/cmsOopClosures.hpp --- a/hotspot/src/share/vm/gc/cms/cmsOopClosures.hpp Fri May 22 10:58:16 2015 +0200 +++ b/hotspot/src/share/vm/gc/cms/cmsOopClosures.hpp Fri May 22 13:35:29 2015 +0200 @@ -26,6 +26,7 @@ #define SHARE_VM_GC_CMS_CMSOOPCLOSURES_HPP #include "gc/shared/genOopClosures.hpp" +#include "gc/shared/taskqueue.hpp" #include "memory/iterator.hpp" /////////////////////////////////////////////////////////////////