Details
-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 20
-
b27
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8321898 | 17.0.11-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8322182 | 17.0.11 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
Description
If PrintOptoAssembly is used in an optimized build, we have a crash in `PhaseChaitin::dump_frame()` due to reading from uninitialized memory in the _parm_regs array. The fix is trivial.
Attachments
Issue Links
- backported by
-
JDK-8321898 Crash in PrintOptoAssembly
- Resolved
-
JDK-8322182 Crash in PrintOptoAssembly
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/5fe2d51a
-
Commit openjdk/jdk/c69aa42d
-
Review openjdk/jdk17u-dev/2051
-
Review openjdk/jdk/11460
(1 links to)