RFR: 8293667: Align jlink's --compress option with jmod's --compress option [v8]
Ian Graves
igraves at openjdk.org
Thu Feb 16 20:02:31 UTC 2023
On Thu, 16 Feb 2023 19:08:39 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updating properties
>
> src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ImagePluginConfiguration.java line 57:
>
>> 55: CATEGORIES_ORDER.add(Category.SORTER);
>> 56: CATEGORIES_ORDER.add(Category.METAINFO_ADDER);
>> 57: CATEGORIES_ORDER.add(Category.IMAGE_TRANSFORMER);
>
> This change is no longer needed?
Thanks
-------------
PR: https://git.openjdk.org/jdk/pull/11617
More information about the core-libs-dev
mailing list