Bug 155139

Summary: Clarify message for circularDependency
Product: [Tools] AspectJ Reporter: Ron Bodkin <rbodkin+LISTS>
Component: CompilerAssignee: aspectj inbox <aspectj-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: DEVELOPMENT   
Target Milestone: 1.5.3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Weaver module patch aclement: iplog+

Description Ron Bodkin CLA 2006-08-24 19:21:50 EDT
The existing message makes it fairly easy to confuse with a normal Xlint warning case: unorderedAdviceAtShadow. I propose adding the prefix circular advice dependency: before this message to make it more clear what's wrong. I've attached a weaver patch with an attempt at clarifying.
Comment 1 Ron Bodkin CLA 2006-08-24 19:22:45 EDT
Created attachment 48659 [details]
Weaver module patch
Comment 2 Andrew Clement CLA 2006-09-25 09:12:58 EDT
1.5.3
Comment 3 Andrew Clement CLA 2006-09-25 10:13:59 EDT
done

iplog