Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7191662 JCE providers should be located via ServiceLoader
  3. JDK-8173226

Release Note: Security providers are now loaded through ServiceLoader and registered by name

XMLWordPrintable

    • generic
    • generic
    • Verified

      As part of work for JEP 220 "Modular Run-Time Images", security providers loading mechanism is enhanced to support modular providers through java.util.ServiceLoader. The default JDK security providers have been refactored to be modular providers and registered inside java.security file by provider name instead of provider class name. As for providers which have not been re-worked to modules, they should be registered by provider class names in java.security file.

            valeriep Valerie Peng
            valeriep Valerie Peng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: