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

Josiah Noel duke at openjdk.org
Sat Nov 8 15:54:05 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.

bump

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

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


More information about the net-dev mailing list