RFR: 8310996: Add JFR event for connect operations [v3]

Tim Prinzing tprinzing at openjdk.org
Tue Nov 5 16:48:14 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:

  improved exception names and handling

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21528/files
  - new: https://git.openjdk.org/jdk/pull/21528/files/7113bd75..a8898ffc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21528&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21528&range=01-02

  Stats: 33 lines in 3 files changed: 9 ins; 8 del; 16 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 core-libs-dev mailing list