RFR: 8365086: CookieStore.getURIs() and get(URI) should return an immutable List [v2]
Jaikiran Pai
jpai at openjdk.org
Sun Aug 10 04:18:17 UTC 2025
On Fri, 8 Aug 2025 14:47:34 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> It may be useful to plan a release note, in case an application is depending on being able to add/remove stuff to/from the returned list, despite the documentation stating they should be immutable. For instance - an application may attempt to clear() the returned list.
I've now marked the issue with `release-note=yes`. I'll create one shortly.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26698#issuecomment-3172353023
More information about the net-dev
mailing list