]> source.dussan.org Git - aspectj.git/commit
405016: class literals in annotation matching
authorAndy Clement <andrew.clement@gmail.com>
Thu, 25 Apr 2013 20:45:39 +0000 (13:45 -0700)
committerAndy Clement <andrew.clement@gmail.com>
Thu, 25 Apr 2013 20:45:39 +0000 (13:45 -0700)
commit6afb281ef0a0f0afcfcf0c77d6b6ebcead15c363
tree6cb45d6a764b362497e21ae885e9c3109112b4e0
parent4855f74db6aa5b9ebf4c0e19bb36614929ab3175
405016: class literals in annotation matching
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/lookup/EclipseSourceType.java
org.aspectj.matcher/src/org/aspectj/weaver/patterns/WildAnnotationTypePattern.java
tests/bugs173/pr405016/Gimme.java [new file with mode: 0644]
tests/bugs173/pr405016/Thingy.java [new file with mode: 0644]
tests/bugs173/pr405016/one/Gimme.java [new file with mode: 0644]
tests/bugs173/pr405016/one/Thingy.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc173/Ajc173Tests.java
tests/src/org/aspectj/systemtest/ajc173/ajc173.xml