Bug 71548

Summary: Upgrade compiler to correctly process Java 1.5 source code
Product: [Tools] AspectJ Reporter: Andrew Clement <aclement>
Component: CompilerAssignee: Adrian Colyer <adrian.colyer>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: dsomerfi, eric
Version: 1.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Andrew Clement CLA 2004-08-06 05:31:05 EDT
This bug is intended to cover enhancements required in AspectJ to compile code
that utilises 1.5 features.  This is *not* intended to cover AspectJ
exploitation of those features (for example, how we will extend pointcuts
signatures to cope with metadata tags).  This bug is purely to ensure AspectJ1.2
can process source code that contains metadata/generics/autoboxing (and whatever
else there is in 1.5) and produces correct class files.

The enhancement will (at least) involve moving to the version of the Eclipse
compiler that supports 1.5.
Comment 1 Andrew Clement CLA 2004-08-06 05:32:29 EDT
*** Bug 70704 has been marked as a duplicate of this bug. ***
Comment 2 Adrian Colyer CLA 2005-03-22 09:14:49 EST
Fixed in AspectJ 5 M2.