RFR: 8312166: (dc) DatagramChannel's socket adaptor does not release carrier thread when blocking in receive

Jaikiran Pai jpai at openjdk.org
Wed Jul 19 11:35:42 UTC 2023


On Wed, 19 Jul 2023 10:29:25 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> One thing that I noticed is that the timeout handling when a legacy SecurityManager is set (and block datagrams) is that it interferes with the receive timeout.

That's a good catch. From what I can see, that bug has existed before the changes in this PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/14901#issuecomment-1641917177


More information about the nio-dev mailing list