RFR: JDK-8310460: Remove jdeps -profile option [v2]

Mandy Chung mchung at openjdk.org
Tue Jun 20 19:33:05 UTC 2023


On Tue, 20 Jun 2023 19:15:35 GMT, Mandy Chung <mchung at openjdk.org> wrote:

>> Compact profiles are defined in Java SE 8 and are legacy in Java SE 9. jdeps -profile option was deprecated for removal in JDK 21. This option can be removed in JDK 22. Customers can use jdeps to find the set of modules required by their applications instead.
>
> Mandy Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   update copyright end year

Thanks for the quick review.

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

PR Comment: https://git.openjdk.org/jdk/pull/14570#issuecomment-1599385806


More information about the core-libs-dev mailing list