jdk-24/jdk/test/java/net
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
..
Authenticator 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
BindException 8008223: java/net/BindException/Test.java fails rarely 2013-02-15 11:06:52 +00:00
CookieHandler 7188517: Check on '$' character is missing in the HttpCookie class constructor 2013-05-31 15:18:15 -04:00
DatagramPacket 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
DatagramSocket 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
DatagramSocketImpl 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
HttpCookie 8000525: Java.net.httpcookie api does not support 2-digit year format 2012-12-13 15:28:40 +00:00
HttpURLConnection 7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map 2012-01-11 10:52:25 +00:00
HttpURLPermission 8014783: java/net/HttpURLPermission/HttpURLPermissionTest.java leaves files open 2013-05-17 16:44:15 +01:00
Inet4Address 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
Inet6Address 8007373: Inet6Address serialization incompatibility 2013-04-29 23:07:22 +01:00
InetAddress 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
InetSocketAddress 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
InterfaceAddress 7107883: getNetworkPrefixLength() does not return correct prefix length 2013-05-31 09:30:44 +01:00
ipv6tests 8006560: java/net/ipv6tests/B6521014.java fails intermittently 2013-01-20 09:37:51 +00:00
MulticastSocket 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
NetworkInterface 6594296: NetworkInterface.getHardwareAddress returns zero length byte array 2013-05-01 10:03:39 +01:00
PlainSocketImpl 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PortUnreachableException 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ProxySelector 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
ResponseCache 8003597: TEST_BUG: Eliminate dependency on javaweb from closed net tests 2012-11-28 00:47:38 +00:00
ServerSocket 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
Socket 8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows 2013-04-16 13:26:30 +01:00
SocketInputStream 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
SocketPermission 7021280: SocketPermission should accept wildcards 2011-07-18 22:25:58 +01:00
Socks 5001942: Missings SOCKS support for direct connections 2013-04-05 12:12:34 -07:00
URI 7171415: java.net.URI.equals/hashCode not consistent for some URIs 2013-01-17 14:50:02 -08:00
URL 8007322: untangle ftp protocol from general networking URL tests 2013-02-02 17:15:13 +00:00
URLClassLoader Merge 2013-02-04 18:08:50 -05:00
URLConnection 8012048: JDK8 b85 source with GPL header errors 2013-04-12 15:22:33 -07:00
URLDecoder 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
URLEncoder 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
B6499348.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00