Bug 69457

Summary: Hiding of Instance Methods by static methods
Product: [Tools] AspectJ Reporter: Helmut Zechmann <helmut.zechmann>
Component: CompilerAssignee: Jim Hugunin <jim-aj>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 1.2   
Target Milestone: 1.2.1   
Hardware: PC   
OS: Linux   
Whiteboard:

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