]> source.dussan.org Git - aspectj.git/commit
Fix for Bug 39470:
authorehilsdal <ehilsdal>
Tue, 5 Aug 2003 06:19:38 +0000 (06:19 +0000)
committerehilsdal <ehilsdal>
Tue, 5 Aug 2003 06:19:38 +0000 (06:19 +0000)
commit137c47f0bdb7b7276ea3000a8d4d035f02b6eb68
treebcb8959787f8927d0839d5bdabef7cdc434a15df
parente85783d87e6d499e9ef3591b6801631566ed8edc
Fix for Bug 39470:
  Repeating a compilation multiple times produces
  class files that vary in size
Added a filter to make sure we don't add two local variable entries
with the same start and slot (BCEL workaround)
weaver/src/org/aspectj/weaver/bcel/LazyMethodGen.java