hotspot/src/share/vm/gc/g1/g1CollectedHeap.cpp
changeset 30770 5ba2d9f2084d
parent 30764 fec48bf5a827
child 30868 c1b24f26deed
--- a/hotspot/src/share/vm/gc/g1/g1CollectedHeap.cpp	Tue May 19 09:41:52 2015 +0200
+++ b/hotspot/src/share/vm/gc/g1/g1CollectedHeap.cpp	Tue May 19 14:09:22 2015 +0200
@@ -49,6 +49,7 @@
 #include "gc/g1/heapRegion.inline.hpp"
 #include "gc/g1/heapRegionRemSet.hpp"
 #include "gc/g1/heapRegionSet.inline.hpp"
+#include "gc/g1/suspendibleThreadSet.hpp"
 #include "gc/g1/vm_operations_g1.hpp"
 #include "gc/shared/gcHeapSummary.hpp"
 #include "gc/shared/gcLocker.inline.hpp"