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

--- Comment #7 from Enrico Gueli <enrico.gu...@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-unsubscr...@jakarta.apache.org
For additional commands, e-mail: bcel-dev-h...@jakarta.apache.org

Reply via email to