git: openjdk/jdk: master: 8351983: HttpCookie Parser Incorrectly Handles Cookies with Expires Attribute

Michael McMahon michaelm at openjdk.org
Tue Jun 24 09:17:29 UTC 2025


Changeset: 116b8543
Branch: master
Author:    Michael McMahon <michaelm at openjdk.org>
Date:      2025-06-24 09:15:58 +0000
URL:       https://git.openjdk.org/jdk/commit/116b8543b04bfcf542af0ba03ac547a744600b7c

8351983: HttpCookie Parser Incorrectly Handles Cookies with Expires Attribute

Reviewed-by: dfuchs, vyazici

! src/java.base/share/classes/java/net/HttpCookie.java
+ test/jdk/java/net/HttpCookie/whitebox/MaxAgeExpiresDriver.java
+ test/jdk/java/net/HttpCookie/whitebox/java.base/java/net/MaxAgeExpires.java



More information about the jdk-changes mailing list