holgerfriedrich commented on PR #1992: URL: https://github.com/apache/karaf/pull/1992#issuecomment-3343338294
Do you think this is related to the SecurityManager? In JDK21, it is disabled by default. In the end, we need to get rid of it anyway. Could it help for now to add a `VMOption` to enable it `-Djava.security.manager=allow`? I have the feeling updating the remaining packages will be easier once we get the CI lifted to JDK21. -- 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]
