On Fri, 24 Feb 2023 03:52:31 GMT, Mandy Chung <[email protected]> wrote:
>> Ian Graves has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Additional cleanup
>
> src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties line
> 74:
>
>> 72:
>> 73: compress.warn.argumentdeprecated=\
>> 74: Warning: The {0} argument for --compress is deprecated and may be
>> removed from a future release
>
> Suggestion:
>
> Warning: The {0} argument for --compress is deprecated and may be removed in
> a future release
>
>
> Sorry missed this in the previous round. `s/from/in`
Got it!
-------------
PR: https://git.openjdk.org/jdk/pull/11617