Bug 159896 - advice from injars do not have unique handles with the JDTLikeHandleProvider
Summary: advice from injars do not have unique handles with the JDTLikeHandleProvider
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.5.3   Edit
Assignee: Helen Beeken CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 159895 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-05 11:44 EDT by Helen Beeken CLA
Modified: 2006-10-12 12:37 EDT (History)
0 users

See Also:


Attachments
zip containing testcases and proposed patch (11.77 KB, application/zip)
2006-10-06 06:39 EDT, Helen Beeken CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.