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

Lazily load Sun digest provider for jar verification

XMLWordPrintable

    • b55
    • generic
    • generic

        To verify a jar file entry, sun.security.util.ManifestEntryVerifer instance will be created. ManifestEntryVerifier's static initializer calls sun.security.jce.Providers.getSunProvider() that loads and initializes several security classes which are not nnecessarily needed at startup.

        So call Providers.getSunProvider() when

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: