]
Paul Lorenz commented on JASSIST-155:
-------------------------------------
Thank you for the quick turnaround!
StackMapTable is not properly updated (for Java7)
-------------------------------------------------
Key: JASSIST-155
URL:
https://issues.jboss.org/browse/JASSIST-155
Project: Javassist
Issue Type: Bug
Affects Versions: 3.15.0-GA
Reporter: Shigeru Chiba
Assignee: Shigeru Chiba
Fix For: 3.16.0-GA
If a Java7 application on top of Javassist only uses the high-level API (only
javassist.*
classes), Javassist must be responsible for properly updating stack map tables.
However, Javassist does not update a stack map table in some situation.
For an application directly using a lower-level API (javassist.bytecode.* classes),
updating a stack map table is the responsibility of the application.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: