]> source.dussan.org Git - aspectj.git/commit
fix for Bugzilla Bug 87376
authoracolyer <acolyer>
Thu, 10 Mar 2005 13:34:55 +0000 (13:34 +0000)
committeracolyer <acolyer>
Thu, 10 Mar 2005 13:34:55 +0000 (13:34 +0000)
commit85aa1520881e7271e658b9377dfd020fde28868c
treebe10a11fe7dd8c4799c4ca75d870bba801d86d94
parentea5908c3891ef93331c89e5738770af2712cb5dd
fix for Bugzilla Bug 87376
   NPE when unresolved type of a bound var in a pointcut expression (EclipseFactory.java:224)
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AsmHierarchyBuilder.java
tests/bugs150/pr87376/I.java [new file with mode: 0644]
tests/bugs150/pr87376/NPE.aj [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc150/Ajc150Tests.java
tests/src/org/aspectj/systemtest/ajc150/ajc150.xml