Bug 266952

Summary: @DeclareParents probably broken for "A || B" style target
Product: [Tools] AspectJ Reporter: Andrew Clement <aclement>
Component: CompilerAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: DEVELOPMENT   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Andrew Clement CLA 2009-03-03 18:52:33 EST
from mixin development, i had to fix this bug and it is similar code to that used for declare parents.  Using A || B we try and re-resolve a type pattern and fail.  It is first resolved when the decp is built, then re-resolved shortly after.