On Tue, 22 Dec 2020 15:40:22 GMT, Sean Coffey <coff...@openjdk.org> wrote:

>> removing the "closing inbound before receiving peer's close_notify" 
>> exception that can be seen with TLS stack if calling close on inbound. After 
>> reading the relevant parts of the TLS v1.2/v1.3 RFCs, I believe the local 
>> end point doesn't have to wait for close_notify alert from remote end.
>
> Sean Coffey has updated the pull request with a new target base due to a 
> merge or a rebase. The incremental webrev excludes the unrelated changes 
> brought in by the merge/rebase. The pull request contains three additional 
> commits since the last revision:
> 
>  - version 2 redesign
>  - Merge branch 'master' of https://github.com/openjdk/jdk into JDK-8253368
>  - 8253368: TLS connection always receives close_notify exception

Marked as reviewed by xuelei (Reviewer).

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

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

Reply via email to