hotspot/src/share/vm/gc/g1/g1CollectorPolicy.hpp
changeset 32378 8dd0e7359751
parent 31331 a7c714b6cfb3
child 32591 b4acfa743bb6
--- a/hotspot/src/share/vm/gc/g1/g1CollectorPolicy.hpp	Wed Aug 19 13:47:40 2015 +0200
+++ b/hotspot/src/share/vm/gc/g1/g1CollectorPolicy.hpp	Wed Aug 19 13:50:50 2015 +0200
@@ -26,8 +26,8 @@
 #define SHARE_VM_GC_G1_G1COLLECTORPOLICY_HPP
 
 #include "gc/g1/collectionSetChooser.hpp"
-#include "gc/g1/g1Allocator.hpp"
 #include "gc/g1/g1CollectorState.hpp"
+#include "gc/g1/g1InCSetState.hpp"
 #include "gc/g1/g1MMUTracker.hpp"
 #include "gc/shared/collectorPolicy.hpp"