Bug 159896

Summary: advice from injars do not have unique handles with the JDTLikeHandleProvider
Product: [Tools] AspectJ Reporter: Helen Beeken <hlhawkins>
Component: CompilerAssignee: Helen Beeken <hlhawkins>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 1.5.3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
zip containing testcases and proposed patch none

Description Helen Beeken CLA 2006-10-05 11:44:57 EDT
Advice of the same kind contained in the same aspect currently do not have unique handles if the aspect is on the aspectpath.
Comment 1 Helen Beeken CLA 2006-10-06 03:12:11 EDT
*** Bug 159895 has been marked as a duplicate of this bug. ***
Comment 2 Helen Beeken CLA 2006-10-06 06:39:13 EDT
Created attachment 51520 [details]
zip containing testcases and proposed patch

The attached zip file contains the following:

1. pr159896-tests.txt - apply to the tests project
2. pr159896-weaver.txt - apply to the weaver project
3. declare.jar - place in tests\features153\jdtlikehandleprovider
4. advice.jar - place in tests\features153\jdtlikehandleprovider
5. jarForAspectPath.jar -  - place in tests\features153\jdtlikehandleprovider

Together these contain the tests and proposed fix for this bug.
Comment 3 Andrew Clement CLA 2006-10-06 12:27:29 EDT
patches in.  iplog
Comment 4 Andrew Clement CLA 2006-10-12 12:37:01 EDT
fixes available.