[ 
https://issues.apache.org/jira/browse/SANDBOX-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Torsten Curdt resolved SANDBOX-260.
-----------------------------------

    Resolution: Fixed

Thanks for the patch!

> ASM bytecode transformation let verification from JVM fail for some method 
> (-signatures)
> ----------------------------------------------------------------------------------------
>
>                 Key: SANDBOX-260
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-260
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Javaflow
>         Environment: Sun JDK 1.5 / 1.6, 
> 64bit / 32bit emul.
> asm 2.2.3
>            Reporter: Claas Altschaffel
>            Assignee: Torsten Curdt
>         Attachments: ASMRewriteBugsTestCase.patch
>
>
> I think there is a bug in the asm bytecode transformer (considered as 
> "experimental"?).
> The transformer transforms some methods into bytecode which seems to be not 
> valid. The ASM CheckClassAdapter and the JVM-Verifier fails to check the 
> transformed class with a VerifyError.
> I will provide a TestCase to show this problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to