Integrated: 8368093: Remove Stream::createPseudoHeaders

Daniel Jeliński djelinski at openjdk.org
Tue Dec 2 12:19:05 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.

This pull request has now been integrated.

Changeset: 5cba2c84
Author:    Daniel Jeliński <djelinski at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5cba2c8461005f2f7bcafdce622126a113f4bbd4
Stats:     31 lines in 1 file changed: 0 ins; 31 del; 0 mod

8368093: Remove Stream::createPseudoHeaders

Reviewed-by: dfuchs, jpai, vyazici

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

PR: https://git.openjdk.org/jdk/pull/28583


More information about the net-dev mailing list