diff -r 6a4902a969d3 -r b495d1cfe673 hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp --- a/hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp Mon May 09 17:36:13 2016 +0000 +++ b/hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp Mon May 09 22:22:15 2016 +0200 @@ -33,7 +33,6 @@ #include "interpreter/interp_masm.hpp" #include "memory/resourceArea.hpp" #include "oops/compiledICHolder.hpp" -#include "prims/jvmtiRedefineClassesTrace.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/vframeArray.hpp" #include "vmreg_ppc.inline.hpp"