RFR: 8343839: Detect patched modules and abort run-time image link early [v3]

Mandy Chung mchung at openjdk.org
Mon Dec 2 19:07:43 UTC 2024


On Wed, 27 Nov 2024 20:05:58 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> The long-term plan would be to not need this at all. If we were to use the jrt FS throughout in JRTArchive I think module patches won't matter and wouldn't populate to the resulting image and this could get removed. But that would be for another enhancement. Thoughts?

IMO, I don't think it's worth putting the effort to support that as running jlink on a patched runtime should be very rare corner case.

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

PR Comment: https://git.openjdk.org/jdk/pull/22037#issuecomment-2512491699


More information about the core-libs-dev mailing list