6528013: C1 CTW failure with -XX:+VerifyOops assert(allocates2(pc),"")
Reviewed-by: kvn, iveresov
This commit is contained in:
parent
774ac503d0
commit
3327aeff0c
@ -836,6 +836,9 @@ void LIR_Assembler::verify_oop_map(CodeEmitInfo* info) {
|
||||
_masm->verify_stack_oop(r->reg2stack() * VMRegImpl::stack_slot_size);
|
||||
}
|
||||
}
|
||||
check_codespace();
|
||||
CHECK_BAILOUT();
|
||||
|
||||
s.next();
|
||||
}
|
||||
VerifyOops = v;
|
||||
|
Loading…
x
Reference in New Issue
Block a user