-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 8u481-perf, 8u491, 11.0.30-oracle, 17.0.18-oracle, 21.0.10-oracle, 25.0.2, 26
-
Component/s: core-libs
The JDK's implementation of the [java.net.CookieStore] interface has been updated to return an immutable [java.util.List] from the [getURIs()] and [get(URI)][java.net.CookieStore.get(URI)] methods. The updated implementation now matches the specification of these two methods.