[jboss-jira] [JBoss JIRA] (WFLY-6297) Identify problems introduced with new JDK9 versioning scheme

Richard Opalka (JIRA) issues at jboss.org
Mon Feb 29 06:32:00 EST 2016


    [ https://issues.jboss.org/browse/WFLY-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169441#comment-13169441 ] 

Richard Opalka commented on WFLY-6297:
--------------------------------------

After source code review we identified problems with new JDK9 versioning scheme in these classes:

jboss-modules.jar', class 'org/jboss/modules/Main', contains string [java.specification.version]
modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-4.4.2.jar', class 'org/eclipse/jdt/internal/compiler/apt/util/EclipseFileManager', contains string [java.version]
modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-4.4.2.jar', class 'org/eclipse/jdt/internal/compiler/tool/EclipseFileManager', contains string [java.version]
modules/system/layers/base/org/apache/cxf/main/cxf-core-3.1.4.jar', class 'org/apache/cxf/common/util/ClassHelper', contains string [java.version]
modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.9.2.jar', class 'org/apache/commons/beanutils/MethodUtils', contains string [java.specification.version]
modules/system/layers/base/org/apache/commons/lang/main/commons-lang-2.6.jar', class 'org/apache/commons/lang/SystemUtils', contains strings [java.version]
modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.1.2.Final.jar', class 'org/apache/log4j/helpers/Loader', contains string [java.version]

> Identify problems introduced with new JDK9 versioning scheme
> ------------------------------------------------------------
>
>                 Key: WFLY-6297
>                 URL: https://issues.jboss.org/browse/WFLY-6297
>             Project: WildFly
>          Issue Type: Sub-task
>          Components: Build System
>    Affects Versions: 10.0.0.Final
>            Reporter: Richard Opalka
>            Assignee: Richard Opalka
>
> JDK9 will introduce new versioning scheme described here:
> http://openjdk.java.net/projects/verona/
> We need to identify WildFly components that are realying on 
> these properties.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list