]> source.dussan.org Git - aspectj.git/commit
222648: when setting off to resolve the superclass, set the type variable lookup...
authoraclement <aclement>
Thu, 21 Aug 2008 05:06:27 +0000 (05:06 +0000)
committeraclement <aclement>
Thu, 21 Aug 2008 05:06:27 +0000 (05:06 +0000)
commit6a044f3fc948d2783bd02956bdcfeba530e20ad9
treefd24139b1f09ca684a77fdacdc149614447b14f1
parent2aa694f1481bdfb7903e4f0adbd49bdab113c33e
222648: when setting off to resolve the superclass, set the type variable lookup scope to be the type for which we are exploring the type hierarchy
weaver/src/org/aspectj/weaver/ReferenceType.java
weaver/src/org/aspectj/weaver/ResolvedType.java
weaver/src/org/aspectj/weaver/World.java
weaver/src/org/aspectj/weaver/bcel/BcelObjectType.java