RFR: 8293667: Align jlink's --compress option with jmod's --compress option [v14]
Ian Graves
igraves at openjdk.org
Fri Feb 24 17:12:27 UTC 2023
On Fri, 24 Feb 2023 03:52:31 GMT, Mandy Chung <mchung at openjdk.org> 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
More information about the core-libs-dev
mailing list