On Mon, 4 Jan 2021 18:06:24 GMT, Xue-Lei Andrew Fan <xue...@openjdk.org> wrote:
> There are a few fields in the SunJSSE provider implementation could be final. > > Code clean up to easy the maintenance, no new test. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8259069 This pull request has now been integrated. Changeset: 2499ac3d Author: Xue-Lei Andrew Fan <xue...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/2499ac3d Stats: 33 lines in 13 files changed: 1 ins; 0 del; 32 mod 8259069: Fields could be final Reviewed-by: wetmore ------------- PR: https://git.openjdk.java.net/jdk/pull/1936