@@ -241,10 +241,13 @@ Runtime1::monitorexit_nofpu_id; __ call(Runtime1::entry_for(exit_id), relocInfo::runtime_call_type); __ b(_continuation); } + void LoadKlassStub::emit_code(LIR_Assembler* ce) { + Unimplemented(); // Only needed with compact object headers. + } // Call return is directly after patch word int PatchingStub::_patch_info_offset = 0; void PatchingStub::align_patch_site(MacroAssembler* masm) {