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

Mark Struberg commented on OWB-1080:
------------------------------------

Implemented a configurable way. See org.apache.webbeans.generator.javaVersion. 
By default we now use 1.6 (up from 1.5). 
Didn't make 'auto' the default as quite a few jetty and tomcat installations 
ship an outdated Eclipse JDT which still doesn't support Java8 bytecode :(

> Use the JVMs java version for our generated proxies
> ---------------------------------------------------
>
>                 Key: OWB-1080
>                 URL: https://issues.apache.org/jira/browse/OWB-1080
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.5.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.6.0
>
>
> Currently we always use Opcodes.V1_5 for our generated proxies. While this is 
> mostly fine we should rather use the maximum JVM version we could get.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to