| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-2220305 | 8 | Bertrand Delsart | P5 | Resolved | Fixed | b23 | 
| JDK-2220254 | 7u4 | Bertrand Delsart | P5 | Closed | Fixed | b09 | 
                    For a compiled frame, the frame top depends on the initial (unextended) sp and the compiled frame size.
frame::describe has not been completely fixed. Its uses of [extended] sp() and of [non computed] fp() can result in a bad top address being printed and being used as a boundary while dumping compiled frames
            
frame::describe has not been completely fixed. Its uses of [extended] sp() and of [non computed] fp() can result in a bad top address being printed and being used as a boundary while dumping compiled frames
- backported by
- 
                    JDK-2220305 Fix FP values for compiled frames in frame::describe -           
- Resolved
 
-         
- 
                    JDK-2220254 Fix FP values for compiled frames in frame::describe -           
- Closed
 
-         
- relates to
- 
                    JDK-7141259 Native stack is missing in hs_err -           
- Closed
 
-