On Wed, 22 May 2024 07:42:39 GMT, Magnus Ihse Bursie <i...@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