On Tue, 20 Jun 2023 19:15:35 GMT, Mandy Chung 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
On Tue, 20 Jun 2023 19:15:35 GMT, Mandy Chung 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
> 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
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.
-
Commit messages:
-