diff -r 689ebcfe04fd -r 848864ed9b17 src/hotspot/cpu/ppc/c1_Runtime1_ppc.cpp --- a/src/hotspot/cpu/ppc/c1_Runtime1_ppc.cpp Fri Mar 16 14:47:53 2018 +0100 +++ b/src/hotspot/cpu/ppc/c1_Runtime1_ppc.cpp Mon Mar 19 07:38:18 2018 +0100 @@ -29,7 +29,7 @@ #include "c1/c1_Runtime1.hpp" #include "ci/ciUtilities.hpp" #include "gc/shared/cardTable.hpp" -#include "gc/shared/cardTableModRefBS.hpp" +#include "gc/shared/cardTableBarrierSet.hpp" #include "interpreter/interpreter.hpp" #include "nativeInst_ppc.hpp" #include "oops/compiledICHolder.hpp"