RFR: 8311302: Allow for jlinking a custom runtime without packaged modules being present [v25]

Magnus Ihse Bursie ihse at openjdk.org
Wed May 22 07:47:16 UTC 2024


On Wed, 22 May 2024 07:42:39 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

>> src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink.properties line 165:
>> 
>>> 163: 
>>> 164: runtime.link.info=Linking based on the current run-time image.
>>> 165: runtime.link.jprt.path.extra=(run-time image)
>> 
>> Missing newline at last line.
>
> ... still missing...

Actually, this is a bit strange. I thought jcheck would look for missing newline at EOF, and that properties files were included in the check nowadays. I'll need to check this out.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14787#discussion_r1609459326


More information about the build-dev mailing list