RFR: 8347167: Implementation in com.sun.net.httpserver.Headers.normalize() can be improved

Volkan Yazici vyazici at openjdk.org
Wed Nov 12 08:20:04 UTC 2025


On Sat, 8 Nov 2025 15:51:19 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.
>
> bump

@SentryMan, thanks so much for the contribution, and the patience. 🙇 This PR is on my radar. I cannot promise anything, but I will try to spare some review cycles for it.

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

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


More information about the net-dev mailing list