7045513: JSR 292 inlining causes crashes in methodHandleWalk.cpp

Reviewed-by: jrose
This commit is contained in:
Tom Rodriguez 2011-05-17 19:11:51 -07:00
parent 4b893d695b
commit c2f2cb75fc
15 changed files with 331 additions and 61 deletions

View file

@ -389,7 +389,7 @@ void MethodHandles::load_stack_move(MacroAssembler* _masm,
}
}
#ifndef PRODUCT
#ifdef ASSERT
void MethodHandles::RicochetFrame::verify_offsets() {
// Check compatibility of this struct with the more generally used offsets of class frame:
int ebp_off = sender_link_offset_in_bytes(); // offset from struct base to local rbp value