RFR [14] JDK-8235655, Clean the duplicated block in SSLContextImpl

Xuelei Fan xuelei.fan at oracle.com
Tue Dec 10 14:34:17 UTC 2019


Hi,

Could I get the following code-cleanup patch reviewed?
    cr.openjdk.java.net/~xuelei/8235655/webrev.00

In the SSLContextImpl.java, duplicated arrays are used in the same 
block, which could be simplified.

Simple update, code cleanup, no new regression test.

Thanks,
Xuelei


More information about the security-dev mailing list