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

Incorrect legacyMap.get in java.security.Provider after JDK-8276660

XMLWordPrintable

    • b30
    • Verified

        SonarCloud reports:
         A "Map<ServiceKey, Service>" cannot contain a "String" in a "ServiceKey" type.

             // clean up old alias if present
             Service prevAliasService = legacyMap.get(aliasAlg);

        This code is introduced by JDK-8276660.

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: