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

Severin Gehwolf sgehwolf at openjdk.org
Wed Nov 20 17:03:01 UTC 2024


On Tue, 12 Nov 2024 13:52:12 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink.properties line 128:
>> 
>>> 126: \ --keep-packaged-modules is not supported
>>> 127: err.runtime.link.modified.file={0} has been modified
>>> 128: err.runtime.link.patched.module=The current runtime includes module patches.\
>> 
>> Not sure about "module patches", its more that the current runtime has been patched with --patch-module.
>
> OK.

Updated in the latest version.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22037#discussion_r1850677603


More information about the core-libs-dev mailing list