Bug 369261

Summary: static ITDs on interfaces
Product: [Tools] AspectJ Reporter: Andrew Clement <aclement>
Component: CompilerAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.7.0   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Andrew Clement CLA 2012-01-20 12:30:59 EST
Investigate supporting this.  In this mode the interface wouldn't actually get the method because methods cannot have static methods - but all implementing types of the interface would.  Is that a useful setup? would the methods be accessible in expected ways?