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

ASF subversion and git services commented on KARAF-7999:
--------------------------------------------------------

Commit 567ab4bbd7feb7ad0a8d9ea80629455c632ffd32 in karaf's branch 
refs/heads/karaf-4.4.x from JB Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=567ab4bbd7 ]

KARAF-7999: expose JFR packages (#2068)

Expose the three JFR-related packages:
- jdk.jfr from jdk.jfr module.
- jdk.jfr.consumer from jdk.jfr module.
- jdk.management.jfr from jdk.management.jfr module

These are available a commercial features since Java 9, but are
available normally since Java 11.

Signed-off-by: Robert Varga <[email protected]>
Co-authored-by: Robert Varga <[email protected]>

> 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)

Reply via email to