-
Bug
-
Resolution: Fixed
-
P4
-
10
-
b34
The special case in TemplateInterpreter::deopt_reexecute_entry for _return_register_finalizer in Object.<init> is confusing, not well documented, and leads to bugs (8168712 for example). We should document it or remove the need for it.
- duplicates
-
JDK-8191620 assert(is_native() && bcp == code_base() || contains(bcp) || VMError::is_error_reported())
-
- Closed
-
- relates to
-
JDK-8168712 [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL
-
- Resolved
-
-
JDK-8207920 Intermittent failure: assert(is_native() && bcp == code_base() || contains(bcp) || VMError::is_error_reported()) failed: bcp doesn't belong to this method: bcp: 0x0000700001aa7ca0
-
- Closed
-