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

Fix jdeps verbose options.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • tools
    • b145

      Using '-v' and '-s' options together should not be allowed.

      In the current implementation, using ‘-v -s’ causes ‘-v' to be ignored, using ‘-s -v’ is not allowed.

      '-jdkinternals' should be conflicting with either of '-v' or '-s' options.

      In the current implementation, ‘-jdkinternals -s’ is not allowed, while with ‘-jdkinternals -v’, '-v' is ignored.

            mchung Mandy Chung (Inactive)
            shurailine Aleksandre Iline
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: