--- old/src/hotspot/cpu/ppc/assembler_ppc.cpp 2018-04-27 16:02:20.286134765 +0200 +++ new/src/hotspot/cpu/ppc/assembler_ppc.cpp 2018-04-27 16:02:20.042134773 +0200 @@ -37,10 +37,6 @@ #include "runtime/sharedRuntime.hpp" #include "runtime/stubRoutines.hpp" #include "utilities/macros.hpp" -#if INCLUDE_ALL_GCS -#include "gc/g1/g1BarrierSet.hpp" -#include "gc/g1/heapRegion.hpp" -#endif // INCLUDE_ALL_GCS #ifdef PRODUCT #define BLOCK_COMMENT(str) // nothing