RFR: 8293667: Align jlink's --compress option with jmod's --compress option [v2]
Ian Graves
igraves at openjdk.org
Wed Jan 25 22:54:19 UTC 2023
On Thu, 15 Dec 2022 07:22:49 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Swapping deprecations in properties
>
> src/jdk.jlink/share/classes/jdk/tools/jlink/internal/JlinkTask.java line 227:
>
>> 225: boolean suggestProviders = false;
>> 226:
>> 227: int compressLevel;
>
> Does this get used anywhere?
Thanks. Removed.
-------------
PR: https://git.openjdk.org/jdk/pull/11617
More information about the core-libs-dev
mailing list