RFR: 8308995: Update Network IO JFR events to be static mirror events [v4]

Alan Bateman alanb at openjdk.org
Tue Aug 22 07:34:28 UTC 2023


On Wed, 2 Aug 2023 20:09:39 GMT, Alan Bateman <alanb at 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



More information about the security-dev mailing list