holgerfriedrich opened a new issue, #2082:
URL: https://github.com/apache/karaf/issues/2082

   `itests/test/src/test/java/org/apache/karaf/itests/JavaSecurityTest.java` 
has been disabled during the upgrade to JDK21.
   See discussion 
https://github.com/apache/karaf/pull/1992#issuecomment-3353962567.
   
   We have some issues with the `SecurityManager`, which has been deprecated 
for removal in JDK 17, disabled by default in JDK 21, and permanently disabled 
in JDK 25 (I refer to the LTS versions only).
   
   This ticket about investigating how Apache Felix handles the removal of 
SecurityManager in recent JDKs and to derive what is needed on Karaf side.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to