[
https://issues.apache.org/jira/browse/KARAF-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013852#comment-18013852
]
ASF GitHub Bot commented on KARAF-7999:
---------------------------------------
rovarga opened a new pull request, #1984:
URL: https://github.com/apache/karaf/pull/1984
Expose the two packages from jdk.jfr module.
Signed-off-by: Robert Varga <[email protected]>
> jdk.jre not exposed with Java 9+
> --------------------------------
>
> 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)