Bug 251610 - split super type leak into leaked members
Summary: split super type leak into leaked members
Status: CLOSED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: API Tools (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PDE API Tools Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
: 259392 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-21 16:17 EDT by Darin Wright CLA
Modified: 2019-09-09 02:40 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Wright CLA 2008-10-21 16:17:22 EDT
Currently, API tools reports when an non-API type is leaked as superclass of an API type. This onyl happens when the non-API type has visible members (accessible) from users of the API type.

Rather than warn of the super type leak itself, we should report the specific members that are leaked as a result of the non-API sypertype. These members roughly correspond to discouraged access warnings if they were to be used by a client.
Comment 1 Michael Rennie CLA 2009-01-12 09:54:22 EST
*** Bug 259392 has been marked as a duplicate of this bug. ***
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:06:41 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 3 Julian Honnen CLA 2019-09-09 02:40:07 EDT
Please remove the stalebug flag, if this issue is still relevant and can be reproduced on the latest release.