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

Improve AlgorithmConstraints:checkAlgorithm performance

XMLWordPrintable

        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.

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

                Created:
                Updated:
                Resolved: