]> source.dussan.org Git - aspectj.git/commit
pr109728: cope with methods invoked on array types! (e.g. clone). Slightly optimized...
authoraclement <aclement>
Mon, 19 Sep 2005 15:17:32 +0000 (15:17 +0000)
committeraclement <aclement>
Mon, 19 Sep 2005 15:17:32 +0000 (15:17 +0000)
commit2a9b5d8d87d841a40b690f3a6c77e02828768f7a
tree07ea22e5b5beb016540d56b55e0c59d32577a514
parent941ed1bf2f44c07c7b476ee829aab8cecd2663d1
pr109728: cope with methods invoked on array types! (e.g. clone).  Slightly optimized too, doesnt build the declaring type twice.
weaver/src/org/aspectj/weaver/bcel/BcelWorld.java