On Wed, 2 Aug 2023 20:09:39 GMT, Alan Bateman <al...@openjdk.org> wrote:

> https://bugs.openjdk.org/browse/JDK-8310979 - better exception handling 
> https://bugs.openjdk.org/browse/JDK-8310978 - missing code paths for event 
> generation https://bugs.openjdk.org/browse/JDK-8310994 - non-blocking, event 
> for select ops

Do you have a sense yet on events when the channel is configured non-blocking? 
I realise the threshold is 20ms so they are probably not recorded today but I 
wonder if these code paths will eventually include `|| !blocking` or if it 
useful to record data on all socket read/write ops.

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

PR Comment: https://git.openjdk.org/jdk/pull/14342#issuecomment-1687630491

Reply via email to