Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8065614 JEP 277: Enhanced Deprecation
  3. JDK-8161338

(jdeprscan) remove JEP 293 non-conforming -cp option

XMLWordPrintable

    • b140

      The exact form of JEP 293 is unclear at this point, but there are a few things that probably need to be changed with jdeprscan's options.

      1) Remove -cp as a short synonym for --class-path. It's incompatible with the single-minus short options and double-minus long options.

      2) Add a short option for --class-path, maybe. Not sure what this could be; possibly -C?

      3) For options that take arguments, allow an = to separate the argument from the option as well as whitespace.

      4) Update usage message, help message, and manual page accordingly.

            smarks Stuart Marks
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: