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

ASF GitHub Bot commented on KARAF-8000:
---------------------------------------

mattrpav commented on code in PR #1985:
URL: https://github.com/apache/karaf/pull/1985#discussion_r2277296233


##########
assemblies/features/base/src/main/filtered-resources/resources/etc/jre.properties:
##########
@@ -47,10 +47,8 @@ jre-base= \
  java.lang.management, \
  java.lang.ref, \
  java.lang.reflect, \
- java.lang.runtime, \
  java.math, \
  java.net, \
- java.net.http, \

Review Comment:
   Removing java.net.http must be a miss in the tool doing the scanning.
   
   Perhaps it is not finding the JDK http classes somehow?





> jdk.nio not exposed with Java 11+
> ---------------------------------
>
>                 Key: KARAF-8000
>                 URL: https://issues.apache.org/jira/browse/KARAF-8000
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.4.8
>            Reporter: Robert Varga
>            Assignee: Robert Varga
>            Priority: Major
>
> JDK11 has expanded the jdk.net module with jdk.nio package, which Karaf is 
> not exporting. This means libraries do not get access to what they'd normally 
> expect from a Java 11+ runtime.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to