JDK 22 |
---|
22Resolved |
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.