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

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

Commit cadcd190aca586b894040ce5731403dd7786ff89 in karaf's branch 
refs/heads/main from Robert Varga
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=cadcd190ac ]

KARAF-7999: expose JFR packages (#1984)

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

> 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