-
Bug
-
Resolution: Fixed
-
P3
-
11, 16
-
b24
-
aarch64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8256622 | 11.0.11-oracle | Dukebot | P3 | Resolved | Fixed | b01 |
JDK-8258993 | 11.0.11 | Nick Gasson | P3 | Resolved | Fixed | b01 |
This was exposed by a new assertion in the PR for JDK-8254231: MachCallRuntimeNode::ret_addr_offset() claims 4 instructions are generated for a stub call (far branch) but actually it's just one (blr to stub or trampoline).
- backported by
-
JDK-8256622 AArch64: MachCallRuntimeNode::ret_addr_offset() is incorrect for stub calls
- Resolved
-
JDK-8258993 AArch64: MachCallRuntimeNode::ret_addr_offset() is incorrect for stub calls
- Resolved