diff -r f9c8e16db3dd -r 25c329958c70 src/hotspot/share/gc/g1/g1Policy.hpp --- a/src/hotspot/share/gc/g1/g1Policy.hpp Tue May 14 08:52:51 2019 -0400 +++ b/src/hotspot/share/gc/g1/g1Policy.hpp Tue May 14 15:36:26 2019 +0200 @@ -27,7 +27,7 @@ #include "gc/g1/g1CollectorState.hpp" #include "gc/g1/g1GCPhaseTimes.hpp" -#include "gc/g1/g1InCSetState.hpp" +#include "gc/g1/g1HeapRegionAttr.hpp" #include "gc/g1/g1InitialMarkToMixedTimeTracker.hpp" #include "gc/g1/g1MMUTracker.hpp" #include "gc/g1/g1RemSetTrackingPolicy.hpp"