[
https://issues.apache.org/jira/browse/FELIX-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758310#comment-16758310
]
Jean-Baptiste Onofré commented on FELIX-6035:
---------------------------------------------
[~karlpauls] OSGi R7 is planned for Karaf 4.3.x. That's why, in order to
support JDK 11 (especially 11.0.2, as it works fine on 11.0.1), on Karaf 4.2.x
(OSGi R6 still), I would like to do this framework maintenance release.
> Allow urlhandlers to create urls for jrt protocol without an add-opens
> ----------------------------------------------------------------------
>
> Key: FELIX-6035
> URL: https://issues.apache.org/jira/browse/FELIX-6035
> Project: Felix
> Issue Type: Improvement
> Components: Framework
> Affects Versions: framework-6.0.1
> Reporter: Karl Pauls
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: framework-6.0.2, framework-5.6.12
>
>
> The way we currently look-up and create built-in handlers in the urlhandlers
> requires the handler package to be open to felix. As this is not the case for
> the jrt handler by default, the framework needs to be started with an
> add-opens for the java.base/sun.net.www.protocol.jrt package if jrt urls need
> to be created.
> Fortunately. it should be possible to workaround the issue in Felix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)