[
https://issues.apache.org/jira/browse/KARAF-7690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762800#comment-17762800
]
ASF subversion and git services commented on KARAF-7690:
--------------------------------------------------------
Commit 191abca836ae64f71ff11cb2a83d1d7e38a198a0 in karaf's branch
refs/heads/main from JB Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=191abca836 ]
Merge pull request #1766 from jbonofre/KARAF-7690
KARAF-7690: add jdk.net to the exported packages
> jdk.net package is not exposed
> ------------------------------
>
> Key: KARAF-7690
> URL: https://issues.apache.org/jira/browse/KARAF-7690
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.4.3, 4.3.9
> Reporter: Robert Varga
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> Java 8 provides jdk.net, which provides access to, potentially
> platform-specific,
> https://docs.oracle.com/javase/8/docs/jre/api/net/socketoptions/spec/index.html?jdk/net/ExtendedSocketOptions.html:
> Karaf should expose this package if it is available. This is especially
> pronounced with Java 11+, which usually provides TCP_KEEPIDLE, TCP_KEEPCOUNT
> and TCP_KEEPINTERVAL -- which are typically widely available.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)