RFR: 8310996: Add JFR event for connect operations [v4]
Tim Prinzing
tprinzing at openjdk.org
Wed Nov 6 00:15:44 UTC 2024
> Adds a JFR event for socket connect operations.
>
> Existing tests TestSocketEvents and TestSocketChannelEvents modified to also check for connect events.
Tim Prinzing has updated the pull request incrementally with one additional commit since the last revision:
suggested changes
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21528/files
- new: https://git.openjdk.org/jdk/pull/21528/files/a8898ffc..ce9d39e2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21528&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21528&range=02-03
Stats: 76 lines in 2 files changed: 49 ins; 15 del; 12 mod
Patch: https://git.openjdk.org/jdk/pull/21528.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21528/head:pull/21528
PR: https://git.openjdk.org/jdk/pull/21528
More information about the hotspot-jfr-dev
mailing list