--- old/src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp 2018-03-12 22:03:40.699359346 -0400 +++ new/src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp 2018-03-12 22:03:40.101304371 -0400 @@ -29,10 +29,12 @@ #include "code/icBuffer.hpp" #include "code/vtableStubs.hpp" #include "frame_ppc.hpp" +#include "gc/shared/gcLocker.hpp" #include "interpreter/interpreter.hpp" #include "interpreter/interp_masm.hpp" #include "memory/resourceArea.hpp" #include "oops/compiledICHolder.hpp" +#include "runtime/safepointMechanism.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/vframeArray.hpp" #include "utilities/align.hpp"