Bug 69457 - Hiding of Instance Methods by static methods
Summary: Hiding of Instance Methods by static methods
Status: RESOLVED INVALID
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.2.1   Edit
Assignee: Jim Hugunin CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-07 09:06 EDT by Helmut Zechmann CLA
Modified: 2004-10-21 04:32 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 Helmut Zechmann CLA 2004-07-07 09:06:11 EDT
Using Introduction it is possible to hide instance methods by static methods.
Example:

class Super {

}
Comment 1 Helmut Zechmann CLA 2004-07-07 09:13:15 EDT
sorry, pressed the commit button accidently. Complete version can be found in
bug #69459
Comment 2 Adrian Colyer CLA 2004-10-21 04:32:53 EDT
Fix released as part of AspectJ 1.2.1