[ 
https://issues.apache.org/jira/browse/TAP5-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135538#comment-13135538
 ] 

Howard M. Lewis Ship commented on TAP5-1724:
--------------------------------------------

I've committed a "fix" but it's very hard to verify.
                
> 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

        

Reply via email to