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

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

--- Comment #9 from Mattias Ulbrich <[email protected]> 2009-11-18 07:09:06 UTC ---
Hello!

In addition to the here report bugs, I assume very much that all those
"readShort" method calls should actually read "readUnsignedShort" since
negative values would not make sense there ...

5.2 does not allow to modify classes that have stack maps and save them, since
the dumping is very likely to crash. (Hope the patch NOW solves the issue)

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