--- old/src/hotspot/share/gc/shared/ageTable.cpp 2018-02-20 23:17:50.636956941 +0100 +++ new/src/hotspot/share/gc/shared/ageTable.cpp 2018-02-20 23:17:50.412949284 +0100 @@ -27,7 +27,6 @@ #include "gc/shared/ageTable.inline.hpp" #include "gc/shared/ageTableTracer.hpp" #include "gc/shared/collectedHeap.hpp" -#include "gc/shared/collectorPolicy.hpp" #include "memory/resourceArea.hpp" #include "logging/log.hpp" #include "oops/oop.inline.hpp" @@ -125,4 +124,3 @@ } } } -