[jboss-jira] [JBoss JIRA] (JASSIST-260) Stack frame corruption after writing to attribute on injected after method
Shigeru Chiba (JIRA)
issues at jboss.org
Thu Feb 11 12:05:00 EST 2016
[ https://issues.jboss.org/browse/JASSIST-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shigeru Chiba resolved JASSIST-260.
-----------------------------------
Fix Version/s: 3.20.0-GA
Resolution: Rejected
This is not a bug. The result is correct because insertAfter() inserts code "after" a return statement. The return value is captured before executing the inserted code.
> Stack frame corruption after writing to attribute on injected after method
> --------------------------------------------------------------------------
>
> Key: JASSIST-260
> URL: https://issues.jboss.org/browse/JASSIST-260
> Project: Javassist
> Issue Type: Bug
> Affects Versions: 3.20.0-GA
> Environment: Using java 1.8, also tested with java 1.7 same behavior on eclipse Version: Mars.1 Release (4.5.1) on windows 7 x64 bits.
> Reporter: Rafael Campos
> Assignee: Shigeru Chiba
> Priority: Minor
> Fix For: 3.20.0-GA
>
> Attachments: Image1.png
>
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list