提交 73cc82cb 编写于 作者: N never

6528013: C1 CTW failure with -XX:+VerifyOops assert(allocates2(pc),"")

Reviewed-by: kvn, iveresov
上级 931ec398
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册