RFR: 8257788: Class fields could be local in the SunJSSE provider
Aleksey Shipilev
shade at openjdk.java.net
Mon Dec 7 07:34:14 UTC 2020
On Fri, 4 Dec 2020 22:58:07 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> 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
Looks fine to me.
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1634
More information about the security-dev
mailing list