-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: tools
Compact profiles became obsolete in Java SE 9 when modules were introduced. The `jdeps` `-profile` and `-P` options were deprecated for removal in JDK 21 and now removed in JDK 22. Customers can use `jdeps` to find the set of modules required by their applications instead.