RFR: 8296734: JarVerifier:: mapSignersToCodeSource should cache in map [v2]

pandaapo duke at openjdk.org
Fri Nov 18 03:57:32 UTC 2022


> The cache named `signerToCodeSource` in `JarVerifier` is never used now.

pandaapo has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Remove some unused methods and refactor some reldated codes.
 - Merge branch 'master' into master-JDK-8296734
 - Make signerToCodeSource cache work.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/11072/files
  - new: https://git.openjdk.org/jdk/pull/11072/files/59d5c534..b3dbd279

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11072&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11072&range=00-01

  Stats: 27017 lines in 785 files changed: 9648 ins; 14794 del; 2575 mod
  Patch: https://git.openjdk.org/jdk/pull/11072.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11072/head:pull/11072

PR: https://git.openjdk.org/jdk/pull/11072



More information about the security-dev mailing list