[
https://issues.apache.org/jira/browse/FELIX-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17248248#comment-17248248
]
Karl Pauls commented on FELIX-6369:
-----------------------------------
The work is done in the connect branch:
https://github.com/apache/felix-dev/tree/connect/framework
https://github.com/apache/felix-dev/tree/connect/framework.security
It passes the R8 core ct. While it switches to java8 as a minimum (required by
the R8 spec) it greatly improves java > 8 compatibility - i.e., it doesn't need
any {{--add-opens}} anymore and doesn't show warnings.
Whats left is to merge it to the main line and get it released.
> Implement R8 core spec
> ----------------------
>
> Key: FELIX-6369
> URL: https://issues.apache.org/jira/browse/FELIX-6369
> Project: Felix
> Issue Type: Improvement
> Components: Framework, Framework Security
> Affects Versions: framework.security-2.6.1, framework-6.0.4
> Reporter: Karl Pauls
> Assignee: Karl Pauls
> Priority: Major
> Fix For: framework.security-2.8.0, framework-7.0.0
>
>
> https://docs.osgi.org/specification/osgi.core/8.0.0/index.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)