git: openjdk/jdk: master: 8347167: Reduce allocation in com.sun.net.httpserver.Headers::normalize
Michael McMahon
michaelm at openjdk.org
Thu Nov 20 15:55:58 UTC 2025
Changeset: ea19ad2a
Branch: master
Author: Josiah Noel <32279667+SentryMan at users.noreply.github.com>
Committer: Michael McMahon <michaelm at openjdk.org>
Date: 2025-11-20 15:54:25 +0000
URL: https://git.openjdk.org/jdk/commit/ea19ad2ac8a1fa9d4124be9a8e05cf4c6f6231bd
8347167: Reduce allocation in com.sun.net.httpserver.Headers::normalize
Reviewed-by: vyazici, dfuchs, michaelm
! src/jdk.httpserver/share/classes/com/sun/net/httpserver/Headers.java
! test/jdk/com/sun/net/httpserver/HeadersTest.java
+ test/micro/org/openjdk/bench/sun/net/httpserver/HeaderNormalization.java
More information about the jdk-changes
mailing list