On Tue, 26 Nov 2024 18:14:29 GMT, Mandy Chung <mch...@openjdk.org> wrote:

> For jlink to detect if the current runtime is patched, have you tried 
> `ModuleBootstrap.patcher().hasPatches()` which I think it's an alternative to 
> avoid introducing this system property.

I'm considering to drop this PR and filter resources coming from a module patch 
on the jlink side. This should avoid the need to special case it. Thanks for 
the feedback, all!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22277#issuecomment-2501760789

Reply via email to