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

Lazily load Sun digest provider for jar verification

    XMLWordPrintable

Details

    • b55
    • generic
    • generic

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: