]> source.dussan.org Git - aspectj.git/commit
Added BCEL API rule for enforcing use of Utility.copyInstruction method in order...
authormkersten <mkersten>
Fri, 25 Jul 2003 12:39:49 +0000 (12:39 +0000)
committermkersten <mkersten>
Fri, 25 Jul 2003 12:39:49 +0000 (12:39 +0000)
commitbcf8d044c05fb716e1161abddd18da04d2fc2364
treef1b294cf2b0f0969fcf770a41be17e0fb71ba9de
parentbf88b2e2010e79a1998d26798236b00e978bb88d
Added BCEL API rule for enforcing use of Utility.copyInstruction method in order to work around a BCEL Instruction.copy bug.
weaver/ajsrc/org/aspectj/weaver/BcelApiRules.aj [new file with mode: 0644]