changeset 29080 | a16b0d9a08f5 |
parent 28492 | 57fecf138f7b |
child 30303 | c703c89fddbf |
--- a/hotspot/src/cpu/ppc/vm/interp_masm_ppc_64.cpp Fri Feb 13 10:31:52 2015 +0100 +++ b/hotspot/src/cpu/ppc/vm/interp_masm_ppc_64.cpp Tue Feb 10 17:16:17 2015 +0100 @@ -29,6 +29,7 @@ #include "interp_masm_ppc_64.hpp" #include "interpreter/interpreterRuntime.hpp" #include "prims/jvmtiThreadState.hpp" +#include "runtime/sharedRuntime.hpp" #ifdef PRODUCT #define BLOCK_COMMENT(str) // nothing