You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (Assigned) (JIRA)" <ji...@apache.org> on 2011/10/26 01:16:32 UTC

[jira] [Assigned] (TAP5-1724) In rare cases, Tapestry may fail to transform a class due to a "JSR/RET are not supported with computeFrames option" exception

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

Howard M. Lewis Ship reassigned TAP5-1724:
------------------------------------------

    Assignee: Howard M. Lewis Ship
    
> In rare cases, Tapestry may fail to transform a class due to a  "JSR/RET are not supported with computeFrames option" exception
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1724
>                 URL: https://issues.apache.org/jira/browse/TAP5-1724
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: plastic, tapestry-core
>    Affects Versions: 5.3
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>              Labels: asm, bytecode
>
> This is a common issue with ASM; it doesn't handle the JSR and RET opcodes when using the computeFrames option.  Only the JDK 1.5 and earlier compiler uses JSR and RET, so compiling for JDK 1.6 should be a workaround.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira