RFR: 8347167: Implementation in com.sun.net.httpserver.Headers.normalize() can be improved
Josiah Noel
duke at openjdk.org
Thu Oct 16 02:25:01 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.
Let me know if anything else is required to move forward
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27276#issuecomment-3408924255
More information about the net-dev
mailing list