Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
19
-
b15
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310633 | 17.0.9 | Martin Doerr | P4 | Resolved | Fixed | b01 |
Description
guarantee(is_aligned, "destination must be aligned");
which might fail when re-resolving an inline cache call site. Being able to see the assembly for the inline cache call could reveal why it is misaligned.
Attachments
Issue Links
- backported by
-
JDK-8310633 show abstract machine code in hs-err for all VM crashes
- Resolved
- relates to
-
JDK-8283306 re-resolving indirect call to non-entrant nmethod can crash
- Resolved
-
JDK-8272586 emit abstract machine code in hs-err logs
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/ab278433
-
Commit openjdk/jdk/69e4e338
-
Review openjdk/jdk17u-dev/1481
-
Review openjdk/jdk/7791
(2 links to)