[jdk11u] Integrated: 8276774: Cookie stored in CookieHandler not sent if user headers contain cookie
    Martin Doerr 
    mdoerr at openjdk.java.net
       
    Thu Dec  2 15:33:40 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 pull request has now been integrated.
Changeset: 8fe5d595
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u/commit/8fe5d595fba16227e50f4a680464c769205868ff
Stats:     82 lines in 4 files changed: 35 ins; 18 del; 29 mod
8276774: Cookie stored in CookieHandler not sent if user headers contain cookie
Reviewed-by: clanger, dfuchs
Backport-of: 03debf277537135974d3f55e3a5c7cf6842ee5e0
-------------
PR: https://git.openjdk.java.net/jdk11u/pull/18
    
    
More information about the jdk-updates-dev
mailing list