On Fri, 28 Jan 2022 15:26:56 GMT, Sean Mullan <mul...@openjdk.org> wrote:

>> Xue-Lei Andrew Fan has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Copyright correction
>
> src/java.base/share/classes/javax/net/ssl/SSLParameters.java line 94:
> 
>> 92: 
>> 93:     /**
>> 94:      * Constructs SSLParameters.
> 
> Would it be useful to add another ctor that takes a signature schemes array 
> parameter?

As there is increasing number of SSL parameters, applications may just use the 
constructor with no argument, and use the set methods individually.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7252

Reply via email to