RFR: 8346719: Add relaunchers to the static JDK image for missing executables [v9]
Magnus Ihse Bursie
ihse at openjdk.org
Wed Sep 17 08:51:28 UTC 2025
On Mon, 15 Sep 2025 17:14:36 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove debug code
>
> src/java.base/windows/native/launcher/relauncher.c line 79:
>
>> 77: backslashes = 0;
>> 78: } else {
>> 79: // Backslashes not preceeding a quote is copied without escaping
>
> is -> are
Thanks. This is my eternal nemesis in English. Why can't you just be like normal people and use the same word independent on numerus?! 😄
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24380#discussion_r2354790932
More information about the core-libs-dev
mailing list