laeubi commented on PR #433: URL: https://github.com/apache/felix-dev/pull/433#issuecomment-3356452611
@mattrpav Just wanted to note that JDT has now new support for multi-release jars that maps nicely to what we have in maven. Multi-Release Jars are a perfect fit for such kind of support such JDK dependent changes, then one only need a `SecurityManagerFacade` that is a multi-release type where depending on the JVM version either use security manager or make it a no-op on JDK25+ -- 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]
