Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2220615 | 8 | Bertrand Delsart | P5 | Resolved | Fixed | b24 |
JDK-2220551 | 7u4 | Bertrand Delsart | P5 | Closed | Fixed | b10 |
frame::describe or frame::describe_pb could dump more information to help debugging. This has been done for some ports.
- Information on ricochet frames
- CPU specific interpreter fields
- default information for frames not yet recognized
The fix should also ensure that for any frame kind, frame::describe always generates proper lower and upper bounds, dumping the right memory area.
- Information on ricochet frames
- CPU specific interpreter fields
- default information for frames not yet recognized
The fix should also ensure that for any frame kind, frame::describe always generates proper lower and upper bounds, dumping the right memory area.
- backported by
-
JDK-2220615 complete information dumped by frame_describe
-
- Resolved
-
-
JDK-2220551 complete information dumped by frame_describe
-
- Closed
-
- relates to
-
JDK-7120468 SPARC/x86: use frame::describe to enhance trace_method_handle
-
- Closed
-