History log of /openjdk10/jdk/test/java/net/CookieHandler/NullUriCookieTest.java
Revision Date Author Comments
# 6073:cea72c2bf071 02-Nov-2012 alanb

7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini


# 5167:3bfebedb549f 15-Mar-2012 khazra

7045655: An empty InMemoryCookieStore should not return true for removeAll
Summary: CookieStore.removeAll() should return false for an empty CookieStore
Reviewed-by: chegar


# 4623:74f5fef1d961 04-Oct-2011 chegar

6953455: CookieStore.add() cannot handle null URI parameter, contrary to the API
Reviewed-by: chegar, mduigou
Contributed-by: kurchi.subhra.hazra@oracle.com