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

[email protected] Fri, 27 Nov 2009 04:56:05 -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-27 04:56:02 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, Mattias

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