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

Daniel Fuchs dfuchs at openjdk.java.net
Wed Dec 1 09:49:36 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).

LGTM

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

Marked as reviewed by dfuchs (Reviewer).

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


More information about the jdk-updates-dev mailing list