master
8287904: Reduce runtime of java.net microbenchmarks
8345805: Update copyright year to 2024 for other files where it was missed
8354024: [JMH] Create ephemeral UnixDomainSocketAddress provider with thread-safe close semantics
8358689: test/micro/org/openjdk/bench/java/net/SocketEventOverhead.java does not build after JDK-8351594
8353013: java.net.URI.create(String) may have low performance to scan the host/domain name from URI string when the hostname starts with number
8316681: Rewrite URLEncoder.encode to use small reusable buffers
8379557: Further optimize URL.toExternalForm