--- old/src/hotspot/share/gc/shared/barrierSetConfig.inline.hpp 2018-04-26 19:34:14.365662707 +0200 +++ new/src/hotspot/share/gc/shared/barrierSetConfig.inline.hpp 2018-04-26 19:34:14.153556704 +0200 @@ -32,6 +32,7 @@ #if INCLUDE_ALL_GCS #include "gc/g1/g1BarrierSet.inline.hpp" // G1 support +#include "gc/epsilon/epsilonBarrierSet.hpp" // Epsilon support #endif #endif // SHARE_VM_GC_SHARED_BARRIERSETCONFIG_INLINE_HPP