DO NOT REPLY [Bug 47073] Class files containing "StackMapTable" attributes (on method code) are dumped incorrectly
[email protected] Wed, 28 Oct 2009 03:46:12 -0700 (PDT)
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
https://issues.apache.org/bugzilla/show_bug.cgi?id=47073 --- Comment #7 from Enrico Gueli <[email protected]> 2009-10-28 03:46:09 UTC --- (In reply to comment #6) > Damn, so close. It works with some classes, but BCEL-svn seems to die > processing other classes with e.g.: > > Exception in thread "main" java.lang.ClassFormatError: Illegal constant pool > index 29440 for method name in class file MyTestClass > > Probably unrelated to this bug though, as I have not yet got to putting > annotations on that class. Hello, the same applies for me. I encountered the problem in this bug report, applied the patch (with some handwork, because the HEAD (826342) revision is a bit different) but I had to stop again in the same exception as yours. Only the index changes, mine is 64764. Best regards, Enrico -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.