]> source.dussan.org Git - aspectj.git/commit
Fix 550494
authorAndy Clement <aclement@pivotal.io>
Thu, 28 Nov 2019 03:03:07 +0000 (19:03 -0800)
committerAndy Clement <aclement@pivotal.io>
Thu, 28 Nov 2019 03:03:07 +0000 (19:03 -0800)
commit4d6668df0ce64175c209333705f457ee47376ef0
tree70208ed1df12c5d293a44b8a8073d218032ebd21
parentaccb931da432b000c34523fcc1da20e43d701a0d
Fix 550494
org.aspectj.matcher/src/main/java/org/aspectj/weaver/MethodDelegateTypeMunger.java
testing/src/test/java/org/aspectj/testing/OutputSpec.java
tests/bugs195/550494/Application.java [new file with mode: 0644]
tests/bugs195/550494/BaseClass.java [new file with mode: 0644]
tests/bugs195/550494/Code.java [new file with mode: 0644]
tests/bugs195/550494/DataSourceConnectionAspectAnno.java [new file with mode: 0644]
tests/bugs195/550494/DataSourceConnectionAspectCode.java [new file with mode: 0644]
tests/bugs195/550494/SubClass.java [new file with mode: 0644]
tests/src/test/java/org/aspectj/systemtest/ajc195/Ajc195Tests.java
tests/src/test/resources/org/aspectj/systemtest/ajc195/ajc195.xml
weaver/src/main/java/org/aspectj/weaver/bcel/AtAjAttributes.java