Bug 470973 - Discover actual object types behind the stack traces
Summary: Discover actual object types behind the stack traces
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Recommenders (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: EPP Error Reports CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-25 05:59 EDT by Ed Willink CLA
Modified: 2015-09-15 15:01 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Willink CLA 2015-06-25 05:59:13 EDT
From Bug 470966#c2

> Should we have been able to guess it from the stacktrace? If so, please let
> me know in a separate bug report.

The JDT debugger is able to display both actual and declared object types in its function trace.

Perhaps AERI is in a position to reflect on the stack trace that shows only declared types and discover the actual type information.