RFR: 8347167: Implementation in com.sun.net.httpserver.Headers.normalize() can be improved
Josiah Noel
duke at openjdk.org
Mon Nov 17 16:06:58 UTC 2025
On Mon, 15 Sep 2025 02:50:27 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.
Most excellent, thank you for your hard work and attention
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27276#issuecomment-3542658147
More information about the net-dev
mailing list