Bug 321652

Summary: Incremental compile bug
Product: [Tools] AspectJ Reporter: Andrew Eisenberg <andrew.eisenberg>
Component: CompilerAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: aclement
Version: 1.6.9   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Attachments:
Description Flags
Project that recreates this bug none

Description Andrew Eisenberg CLA 2010-08-03 16:28:41 EDT
I found a problem with incremental compilation.  To reproduce:

1. Import attached project
2. Full build
3. Open Aspect.aj
4. Remove 'public' from the ITD ThisClass.something2
5. Save (forcing an incremental compile)
6. There should now be an error in ThirdClass.java, but there isn't
7. Full build.
8. Error in ThirdClass.java appears.

I am not running with any funky compiler flags.
Comment 1 Andrew Eisenberg CLA 2010-08-03 16:29:12 EDT
Created attachment 175809 [details]
Project that recreates this bug
Comment 2 Andrew Clement CLA 2013-06-24 11:04:26 EDT
unsetting the target field which is currently set for something already released