jdk-24/jdk/test/java/net/CookieHandler
John Zavgren ae11ef7f7f 7188517: Check on '$' character is missing in the HttpCookie class constructor
Modified the constructor code so that the cookie names are examined for leading dollar signs and if they do, an illegal argument exception is thrown.

Reviewed-by: chegar, khazra, michaelm
2013-05-31 15:18:15 -04:00
..
B6277794.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
B6644726.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
B6791927.java 8000525: Java.net.httpcookie api does not support 2-digit year format 2012-12-13 15:28:40 +00:00
CookieHandlerTest.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
CookieManagerTest.java 7150552: network test hangs [macosx] 2013-05-16 10:58:20 -07:00
NullUriCookieTest.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
TestHttpCookie.java 7188517: Check on '$' character is missing in the HttpCookie class constructor 2013-05-31 15:18:15 -04:00