RFR: 8347167: Reduce allocation in com.sun.net.httpserver.Headers::normalize [v3]

duke duke at openjdk.org
Thu Nov 20 14:26:28 UTC 2025


On Wed, 19 Nov 2025 14:09:09 GMT, Josiah Noel <duke at openjdk.org> wrote:

>> Following the direction outlined in the net-dev discussion, I've updated the `com.sun.net.httpserver.Headers.normalize()` method to no longer allocate a superfluous char array when the header is already normalized.
>
> Josiah Noel has updated the pull request incrementally with one additional commit since the last revision:
> 
>   patch 2

@SentryMan 
Your change (at version 1a849f44c01fc2a7fbdd08826e4f843ec91b6d99) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/27276#issuecomment-3558323388


More information about the net-dev mailing list