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

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

    Description: 


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.

  was: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.

        Summary: In rare cases, Tapestry may fail to transform a class due to a 
 "JSR/RET are not supported with computeFrames option" exception  (was: JSR/RET 
are not supported with computeFrames option)
    
> 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
>              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