[jdk11u] RFR: 8276774: Cookie stored in CookieHandler not sent if user headers contain cookie

Christoph Langer clanger at openjdk.java.net
Wed Dec 1 07:12:35 UTC 2021


On Tue, 30 Nov 2021 23:46:40 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Almost clean Backport of JDK-8276774. One hunk in Stream.java required manual integration because the switch expression doesn't exist in 11u. The test needed adaptations because SimpleSSLContext is located at a different place in 11u and `Stream.toList()` is unavailable (see 2nd commit).

This backport looks correct to me. Thanks for doing it!

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

Marked as reviewed by clanger (Reviewer).

PR: https://git.openjdk.java.net/jdk11u/pull/18


More information about the jdk-updates-dev mailing list