Bug 36069 - Correct source information while inlining
Summary: Correct source information while inlining
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 1.2   Edit
Assignee: Erik Hilsdale CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-04 08:50 EST by Erik Hilsdale CLA
Modified: 2004-03-19 09:46 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Hilsdale CLA 2003-04-04 08:50:59 EST
The source information for inlined around advice is not correct.  

There is a workaround (don't inline around advice).

Fixing this bug involves grafting a JSR45 layer onto BCEL.
Comment 1 Erik Hilsdale CLA 2003-11-17 23:01:33 EST
Added JSR45 support for around inlining.  There's a residual badness
in the solution that I've checked in as 

  Bugzilla 46820

but it's checked in as a very low priority feature request.  
Comment 2 Adrian Colyer CLA 2004-03-19 09:46:06 EST
updating target flag to indicate inclusion in 1.2 release.