[
https://issues.apache.org/jira/browse/KARAF-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013898#comment-18013898
]
Robert Varga commented on KARAF-7999:
-------------------------------------
So this is a bit thorny: the packages are tagged as 'since 9', but back then
they were commercial features and were introduced as normal part of JDK in Java
11.
In this issue I propose to expose them for Java 9+ and clean the availability
to 11+ in KARAF-8000.
> jdk.jre not exposed with Java 11+
> ---------------------------------
>
> Key: KARAF-7999
> URL: https://issues.apache.org/jira/browse/KARAF-7999
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.4.8
> Reporter: Robert Varga
> Assignee: Robert Varga
> Priority: Major
>
> Java 9 has introduced jdk.jfr module, which exposes jdk.jfr and
> jdk.jfr.consumer packages, both of which are starting to be used quite
> extensively by libraries.
> Karaf does not expose these packages, rendering JFR-specific code inoperable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)