]> source.dussan.org Git - aspectj.git/commit
Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.PointcutDe...
authorAndy Clement <aclement@pivotal.io>
Wed, 10 Feb 2016 23:46:53 +0000 (15:46 -0800)
committerAndy Clement <aclement@pivotal.io>
Wed, 10 Feb 2016 23:46:53 +0000 (15:46 -0800)
commitb54540d9a4843a46d6c2a25f6d2e7470648ef7c7
tree58794fe0d924374656569a115b078f05bc924ef3
parent4bee355d22f5dd4bb2120ca725f0c8b9eb904976
Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/ast/PointcutDeclaration.java
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/lookup/EclipseSourceType.java
tests/bugs189/485583/Bar.aj [new file with mode: 0644]
tests/bugs189/485583/Foo.aj [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc189/Ajc189Tests.java
tests/src/org/aspectj/systemtest/ajc189/ajc189.xml