Bug 71548 - Upgrade compiler to correctly process Java 1.5 source code
Summary: Upgrade compiler to correctly process Java 1.5 source code
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Adrian Colyer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 70704 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-06 05:31 EDT by Andrew Clement CLA
Modified: 2005-03-22 09:14 EST (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 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.