]> source.dussan.org Git - javassist.git/commit
Compacting/clone has a problem when the method index is zero.
authoradrian <adrian@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Mon, 6 Feb 2006 10:02:34 +0000 (10:02 +0000)
committeradrian <adrian@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Mon, 6 Feb 2006 10:02:34 +0000 (10:02 +0000)
commit2b3afd3a5dd8dc0e2c4733b10b1661d170356c19
tree932ac8bb0528b957e1e72c42d91053f3dc2ff015
parent0f1701d237160b7128c8662577e6892af92651ad
Compacting/clone has a problem when the method index is zero.
This looks like an inner class trying to describe its outer class rather
than a method.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@242 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
src/main/javassist/bytecode/EnclosingMethodAttribute.java