On Fri, 4 Dec 2020 22:58:07 GMT, Xue-Lei Andrew Fan <[email protected]> wrote:
> In the SunJSSE provider implementation, there are a few class fields are not > used other than the constructors. Those fields could be removed and replaced > with local variables. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8257788 This pull request has now been integrated. Changeset: dcf63f85 Author: Xue-Lei Andrew Fan <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/dcf63f85 Stats: 15 lines in 4 files changed: 0 ins; 11 del; 4 mod 8257788: Class fields could be local in the SunJSSE provider Reviewed-by: shade ------------- PR: https://git.openjdk.java.net/jdk/pull/1634
