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

[email protected] Mon, 30 Nov 2009 15:22:37 -0800 (PST)
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <[email protected]>
https://issues.apache.org/bugzilla/show_bug.cgi?id=47073

--- Comment #12 from Mattias Ulbrich <[email protected]> 2009-11-30 15:22:34 UTC ---
Hi!

Do you have changed anything in the classes that fail to be read? If you - for
instance - add instructions to the code block and modify the constant pool with
that, the stack map table is not updated like the line number table is. The
dumping might then export invalid constants (perhaps).

Could you possibly post an example of a corrupted file (pre- and
post-processing)?

Regards, Mattia

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.