You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-dev@jakarta.apache.org by bu...@apache.org on 2009/10/28 11:46:12 UTC

DO NOT REPLY [Bug 47073] Class files containing "StackMapTable" attributes (on method code) are dumped incorrectly

https://issues.apache.org/bugzilla/show_bug.cgi?id=47073

--- Comment #7 from Enrico Gueli <en...@polito.it> 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.

---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-dev-help@jakarta.apache.org