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

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

    XMLWordPrintable

Details

    • b30
    • Verified

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: