paulrutter commented on PR #433: URL: https://github.com/apache/felix-dev/pull/433#issuecomment-4475983446
> Hello! > > IIUC, this PR is blocked waiting on `bnd` to support JDK 25? The 7.2.0 release of `bnd` says it supports it: https://github.com/bndtools/bnd/wiki/Changes-in-7.2.0 > > Does it unblock this PR and support of JDK 25 in felix? No, it doesn't. The work for supporting JDK 25 haven't really started yet, see https://github.com/apache/felix-dev/pull/433#issuecomment-3357792022. The biggest hurdle i see is resolving the removed `SecurityManager` usage from the codebase, while retaining compatibility with older JDK's. -- 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]
