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

ASF GitHub Bot commented on FELIX-5646:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/felix/pull/108


> Missing EE and system packages for Java 9
> -----------------------------------------
>
>                 Key: FELIX-5646
>                 URL: https://issues.apache.org/jira/browse/FELIX-5646
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-5.6.2
>            Reporter: Neil Bartlett
>            Assignee: Karl Pauls
>             Fix For: framework-5.6.6
>
>
> The default.properties file has added JRE exports for jre-1.9, however these 
> are not picked up. Also there is no definition for ee-1.9 or eecap-1.9.
> Java 9 provides the following system properties:
>   java.runtime.name: Java(TM) SE Runtime Environment
>   java.runtime.version: 9-ea+169
>   java.specification.name: Java Platform API Specification
>   java.specification.vendor: Oracle Corporation
>   java.specification.version: 9
> ... and default.properties uses the value of java.specification-version as 
> the suffix to ee-*, eecap-* and jre-*. We are expecting "1.9" but the actual 
> value is just "9".
> This problem causes basically ALL bundles to fail to resolve on Felix 5.6.2 
> under Java 9.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to