Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8310461

Remove jdeps -profile option

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 22
    • tools
    • None
    • behavioral
    • low
    • jdeps -P and -profile option are removed.
    • add/remove/modify command line option
    • JDK

      Summary

      Remove the jdeps -profile option.

      Problem

      Compact profiles are defined in Java SE 8 and becomes legacy in Java SE 9, with modules. jdeps -profile option was deprecated for removal in JDK 21. Customers can use jdeps to find the set of modules required by their applications instead.

      Solution

      Remove -profile and -P option.

      Specification

      The man page will be updated to remove -P and -profile option.

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: