--- old/src/cpu/ppc/vm/interpreterRT_ppc.cpp 2015-05-19 17:58:39.816135000 -0700 +++ new/src/cpu/ppc/vm/interpreterRT_ppc.cpp 2015-05-19 17:58:39.736135000 -0700 @@ -110,10 +110,8 @@ } void InterpreterRuntime::SignatureHandlerGenerator::generate(uint64_t fingerprint) { -#if !defined(ABI_ELFv2) // Emit fd for current codebuffer. Needs patching! __ emit_fd(); -#endif // Generate code to handle arguments. iterate(fingerprint);