hotspot/src/share/vm/gc/g1/concurrentMark.cpp
changeset 30770 5ba2d9f2084d
parent 30764 fec48bf5a827
child 30868 c1b24f26deed
--- a/hotspot/src/share/vm/gc/g1/concurrentMark.cpp	Tue May 19 09:41:52 2015 +0200
+++ b/hotspot/src/share/vm/gc/g1/concurrentMark.cpp	Tue May 19 14:09:22 2015 +0200
@@ -39,6 +39,7 @@
 #include "gc/g1/heapRegionManager.inline.hpp"
 #include "gc/g1/heapRegionRemSet.hpp"
 #include "gc/g1/heapRegionSet.inline.hpp"
+#include "gc/g1/suspendibleThreadSet.hpp"
 #include "gc/shared/gcTimer.hpp"
 #include "gc/shared/gcTrace.hpp"
 #include "gc/shared/gcTraceTime.hpp"