On Thu, 5 Jun 2025 12:49:18 GMT, Erik Gahlin <egah...@openjdk.org> wrote:
> 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 This pull request has now been integrated. Changeset: 33ed7c18 Author: Erik Gahlin <egah...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/33ed7c1842e61664c1ad0ea4d29f20728c89e06c Stats: 13 lines in 1 file changed: 0 ins; 6 del; 7 mod 8358689: test/micro/org/openjdk/bench/java/net/SocketEventOverhead.java does not build after JDK-8351594 Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/25661