]> source.dussan.org Git - aspectj.git/commit
Progress on: Bug 130869: Pointcut resolution fails against type variables
authoracolyer <acolyer>
Wed, 8 Mar 2006 10:59:06 +0000 (10:59 +0000)
committeracolyer <acolyer>
Wed, 8 Mar 2006 10:59:06 +0000 (10:59 +0000)
commit103733b9c277f980d30db27710ea359974e45c81
tree96963a89820ee4e05c27f286021b19c2b35407cb
parent0370f564e76e1dc2338b22d1be266dc9edc8cdd1
Progress on: Bug 130869: Pointcut resolution fails against type variables
https://bugs.eclipse.org/bugs/show_bug.cgi?id=130869
fix and test case...
tests/bugs151/GenericAspectWithAnnotationTypeParameter.aj [new file with mode: 0644]
tests/bugs151/pr130869.aj [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc151/Ajc151Tests.java
tests/src/org/aspectj/systemtest/ajc151/ajc151.xml
weaver/src/org/aspectj/weaver/patterns/ReferencePointcut.java