RFR: 8368093: Remove Stream::createPseudoHeaders

Jaikiran Pai jpai at openjdk.org
Tue Dec 2 06:27:53 UTC 2025


On Mon, 1 Dec 2025 17:45:53 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> The method was copied to Utils, and all uses were updated. Remove the method now.
> 
> The methods are still [identical](https://github.com/openjdk/jdk/blob/6cb1c8f9cfcb797af788ca8fb490f388cc68f525/src/java.net.http/share/classes/jdk/internal/net/http/common/Utils.java#L1326-L1354). Tests continue to pass.

Marked as reviewed by jpai (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28583#pullrequestreview-3528354826


More information about the net-dev mailing list