On Fri, 1 Aug 2025 17:12:55 GMT, Erik Joelsson <er...@openjdk.org> wrote:

>> Magnus Ihse Bursie has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Remove problemlisting
>
> make/StaticLibs.gmk line 163:
> 
>> 161: # $2: The launcher name
>> 162: define SetupRelauncher
>> 163:   $1_$2_LAUNCHER_ARGS_LINE :=  $$(shell cat 
>> $$(SUPPORT_OUTPUTDIR)/static-native/relaunchers/$1/$2-relauncher-arguments.txt)
> 
> `$(call ReadFile, ...)`
> 
> also, double space?

That was nicer. Had forgotten about it. Thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24380#discussion_r2266464765

Reply via email to