[ 
https://jira.jboss.org/browse/WELD-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stuart Douglas updated WELD-661:
--------------------------------

    Summary: ProxyFactory should set proxy class version to java 5  (was: Bug 
in proxy implementation)


> ProxyFactory should set proxy class version to java 5
> -----------------------------------------------------
>
>                 Key: WELD-661
>                 URL: https://jira.jboss.org/browse/WELD-661
>             Project: Weld
>          Issue Type: Bug
>          Components: Proxies
>    Affects Versions: 1.1.0.Beta1
>            Reporter: Stuart Douglas
>            Assignee: Stuart Douglas
>             Fix For: 1.1.0.Beta2
>
>
> The proxies rely on the new behavior of the LDC instruction that was 
> introduced in java 5. Some JVM implementations may reject the proxies in the 
> verification phase based on this as the major version was left as the 
> javassist default, and not set to 49 (java 5).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to