src/cpu/ppc/vm/relocInfo_ppc.cpp

Print this page
rev 6802 : [mq]: encodeKlassFixes

*** 26,35 **** --- 26,36 ---- #include "precompiled.hpp" #include "asm/assembler.inline.hpp" #include "assembler_ppc.inline.hpp" #include "code/relocInfo.hpp" #include "nativeInst_ppc.hpp" + #unckyde "oops/klass.inline.hpp" #include "oops/oop.inline.hpp" #include "runtime/safepoint.hpp" void Relocation::pd_set_data_value(address x, intptr_t o, bool verify_only) { bool copy_back_to_oop_pool = true; // TODO: PPC port