]> source.dussan.org Git - aspectj.git/commit
204505: testcode and fix: poorly documented method in ResolvedMemberImpl now creates...
authoraclement <aclement>
Tue, 19 Feb 2008 22:01:34 +0000 (22:01 +0000)
committeraclement <aclement>
Tue, 19 Feb 2008 22:01:34 +0000 (22:01 +0000)
commitb91e3abfe2d9fcafac1eabaefab0f1c3ba8ae55a
tree60d40a96b0cbc61d888867ab0784723c87a3a5e2
parent876e7d62bb8cd5313377adaf02db372a1e539b82
204505: testcode and fix: poorly documented method in ResolvedMemberImpl now creates a sig based on the erasure of the type variable rather than using the type variable itself.  Passes this case but could be related situations that fail...
tests/bugs160/pr204505/Bug.java [new file with mode: 0644]
tests/bugs160/pr204505/GenericInterfaceWithGenericArgumentPointcutBug.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc160/Ajc160Tests.java
tests/src/org/aspectj/systemtest/ajc160/ajc160.xml