RFR: 8358689: test/micro/org/openjdk/bench/java/net/SocketEventOverhead.java does not build after JDK-8351594

Erik Gahlin egahlin at openjdk.org
Thu Jun 5 12:59:01 UTC 2025


Could I have a review of a benchmark that failed to compile due to updated method signatures for the SocketRead and SocketWrite events?

Testing:  make test TEST="micro:java.net.SocketEventOverhead"

Thanks
Erik

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

Commit messages:
 - Initial

Changes: https://git.openjdk.org/jdk/pull/25661/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25661&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8358689
  Stats: 12 lines in 1 file changed: 0 ins; 6 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/25661.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25661/head:pull/25661

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


More information about the net-dev mailing list