mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
Merge
This commit is contained in:
commit
41745904a3
89 changed files with 2607 additions and 1550 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue