hotspot/src/share/vm/gc/g1/g1RemSetSummary.cpp
changeset 38172 90f405aac699
parent 35929 2783e5e132e3
child 38205 138a5e6e9cde
--- a/hotspot/src/share/vm/gc/g1/g1RemSetSummary.cpp	Mon May 02 17:46:08 2016 +0000
+++ b/hotspot/src/share/vm/gc/g1/g1RemSetSummary.cpp	Mon May 02 12:07:58 2016 -0400
@@ -28,6 +28,7 @@
 #include "gc/g1/g1CollectedHeap.inline.hpp"
 #include "gc/g1/g1RemSet.inline.hpp"
 #include "gc/g1/g1RemSetSummary.hpp"
+#include "gc/g1/g1YoungRemSetSamplingThread.hpp"
 #include "gc/g1/heapRegion.hpp"
 #include "gc/g1/heapRegionRemSet.hpp"
 #include "memory/allocation.inline.hpp"