> Hi, > > This is a fix to j.n.HttpCookie (which has a doc/spec change). So, I'm > targeting it to 26. > We currently do not obey the rule in RFC 6265 that says if both Max-Age and > Expires attributes > are present in a cookie, the Max-Age should take precedence. > > Thanks > Michael
Michael McMahon has updated the pull request incrementally with one additional commit since the last revision: Revert "impl update" This reverts commit b22113118ce68a5ba710be9072b208e9a36ae533. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/25636/files - new: https://git.openjdk.org/jdk/pull/25636/files/b2211311..75690ec1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=25636&range=06 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25636&range=05-06 Stats: 39 lines in 1 file changed: 15 ins; 19 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/25636.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/25636/head:pull/25636 PR: https://git.openjdk.org/jdk/pull/25636