RFR: 8310978: JFR events SocketReadEvent/SocketWriteEvent for Socket adaptor ops [v3]
Tim Prinzing
tprinzing at openjdk.org
Wed Oct 25 21:43:54 UTC 2023
> Added jar event support to socket adapters.
>
> Added the test jdk/jfr/event/io/TestSocketAdapterEvents.java
Tim Prinzing has updated the pull request incrementally with one additional commit since the last revision:
changes from review:
- use loopback address
- fetch timeout once
- formatting improvements
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16251/files
- new: https://git.openjdk.org/jdk/pull/16251/files/06e35acf..625fc6a5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16251&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16251&range=01-02
Stats: 18 lines in 2 files changed: 8 ins; 1 del; 9 mod
Patch: https://git.openjdk.org/jdk/pull/16251.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16251/head:pull/16251
PR: https://git.openjdk.org/jdk/pull/16251
More information about the nio-dev
mailing list