On Fri, 13 Dec 2024 16:14:13 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
> This method, in turn, calls `JLinkBundlerHelper.getDefaultModules()` which > uses `Configuration.empty().resolveAndBind()` which performs the service > binding. So it appears using `Configuration.empty().resolve()` instead would fix this. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22644#issuecomment-2541790036