]> source.dussan.org Git - aspectj.git/commit
delegates modified to return the same thing as BCEL. Ctors have the name <init>...
authoraclement <aclement>
Fri, 9 Dec 2005 08:40:12 +0000 (08:40 +0000)
committeraclement <aclement>
Fri, 9 Dec 2005 08:40:12 +0000 (08:40 +0000)
commitb52515fc2319ca34a045a0823ca0f5c8ffeaa2de
tree1a0aba109e1286629988a7d1f6500bbe250f9749
parent8b87db5ac266514d35e1632546d6888e7ca2f6d0
delegates modified to return the same thing as BCEL.  Ctors have the name <init> and a return type of 'void'.  Fix for 119353
weaver/src/org/aspectj/weaver/reflect/ReflectionBasedReferenceTypeDelegateFactory.java
weaver/testsrc/org/aspectj/weaver/reflect/ReflectionBasedReferenceTypeDelegateTest.java
weaver5/java5-src/org/aspectj/weaver/reflect/Java15ReflectionBasedReferenceTypeDelegate.java