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

Improve AlgorithmConstraints:checkAlgorithm performance

    XMLWordPrintable

Details

    Backports

      Description

        Now AlgorithmConstraints:checkAlgorithm uses List to check if an algorithm has been disabled. It is less efficient when there are more disabled elements in the list, we can use Set instead of List to speed up the search.

        Attachments

          Issue Links

            Activity

              People

                dongbohe Dongbo He
                dongbohe Dongbo He
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: