On Fri, 27 Oct 2023 19:45:29 GMT, Sean Mullan <mul...@openjdk.org> wrote:

>> Hai-May Chao has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Change property names to clearly indicate client side and server side
>
> src/java.base/share/classes/sun/security/ssl/SSLConfiguration.java line 112:
> 
>> 110: 
>> 111:     // Maximum allowed certificate chain length
>> 112:     static final int maxCertificateChainLength;
> 
> I think this can just be a local variable now inside the static block.

Good catch. Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15163#discussion_r1375001603

Reply via email to