Integrated: 8310978: JFR events SocketReadEvent/SocketWriteEvent for Socket adaptor ops

Tim Prinzing tprinzing at openjdk.org
Mon Oct 30 06:07:47 UTC 2023


On Wed, 18 Oct 2023 18:00:40 GMT, Tim Prinzing <tprinzing at openjdk.org> wrote:

> Added jfr event support to socket adapters.
> 
> Added the test jdk/jfr/event/io/TestSocketAdapterEvents.java

This pull request has now been integrated.

Changeset: 1183b221
Author:    Tim Prinzing <tprinzing at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1183b221c2e15d6b6c8504ca9a71a5f2050a8c15
Stats:     218 lines in 8 files changed: 188 ins; 14 del; 16 mod

8310978: JFR events SocketReadEvent/SocketWriteEvent for Socket adaptor ops

Reviewed-by: dfuchs, alanb

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

PR: https://git.openjdk.org/jdk/pull/16251


More information about the nio-dev mailing list