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

Remove identity scope information from jarsigner -verbose output

XMLWordPrintable

    • b131
    • Not verified

      The identity scope information should be removed from the jarsigner -verbose output, ex:

      $ jarsigner -verbose -verify HelloWorld-signed.jar

      <snip>

        i = at least one certificate was found in identity scope

      The IdentityScope class has been deprecated and marked for removal, and the jarsigner tool does not check this file so it is emitting information that it doesn't even support.

            weijun Weijun Wang
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: