On Thu, 10 Nov 2022 01:02:00 GMT, pandaapo <[email protected]> wrote: > The cache named `signerToCodeSource` in `JarVerifier` is never used now.
If you want to instead do some general cleanup in this class for JDK 20, you could instead remove this method and several other unused methods from `JarVerifier`. ------------- PR: https://git.openjdk.org/jdk/pull/11072
