On Thu, 17 Jun 2021 13:20:54 GMT, Alexey Bakhtin <abakh...@openjdk.org> wrote:
> Please review the fix for JDK-8268965. > > The new jtreg test is added for the described issue. > sun/security/ssl and javax/net/ssl tests are passed I would like to have a look. I was wondering if there is a racing between close and read and if the closure could be hang. But I have no time to think more about them currently. Hopefully, I could have some cycles in the next couple of weeks. ------------- PR: https://git.openjdk.java.net/jdk/pull/4520