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

Martin Doerr mdoerr at openjdk.java.net
Wed Dec 1 10:33: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).

Thanks for the reviews!

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

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


More information about the jdk-updates-dev mailing list