-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
-
b22
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8372694 | 25.0.3 | Martin Doerr | P4 | Resolved | Fixed | master |
We have seen VM crashes which were related to nmethods, but not inside an nmethod. An example is JDK-8357017. We were only able to understand the problem because we had a core file. Seeing instructions in the created hs_err file would have helped a lot. It is possible to print some instructions when a register is pointing into code of an nmethod.
- backported by
-
JDK-8372694 Error reporting: hs_err files should show instructions when referencing code in nmethods
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk25u-dev/cc103e30
-
Commit(master)
openjdk/jdk/b31bbfcf
-
Review(master)
openjdk/jdk25u-dev/15
-
Review(master)
openjdk/jdk/27530