On 12/10/2019 6:34 AM, Xuelei Fan wrote:
Hi, Could I get the following code-cleanup patch reviewed? cr.openjdk.java.net/~xuelei/8235655/webrev.00
missing the protocol part: http://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