--- old/src/hotspot/share/gc/shared/vmStructs_gc.hpp 2018-04-27 15:29:28.970203434 +0200 +++ new/src/hotspot/share/gc/shared/vmStructs_gc.hpp 2018-04-27 15:29:28.722203442 +0200 @@ -25,6 +25,7 @@ #ifndef SHARE_GC_SHARED_VMSTRUCTS_GC_HPP #define SHARE_GC_SHARED_VMSTRUCTS_GC_HPP +#include "gc/shared/ageTable.hpp" #include "gc/shared/cardGeneration.hpp" #include "gc/shared/cardTableRS.hpp" #include "gc/shared/collectedHeap.hpp"