On Tue, 14 Apr 2026 19:40:50 GMT, Sean Mullan <[email protected]> wrote:
> > In a jmod-less JDK, we can propagate the `java.security` changes by passing > > `--ignore-modified-runtime` to `jlink`, getting a warning (expand to see an > > example). > > Interesting - this option seems to be undocumented and not mentioned in JEP > 493. Is there a reason? Yes, as you say it's not recommended to use this option. It should stay that way. Since it was not clear what kind of post-processing JDK vendors do ahead of the JEP it's been a useful option. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30635#discussion_r3085163603
