jdk-24/jdk/test/java/net
2014-05-14 11:16:41 +01:00
..
Authenticator 8034170: src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java 2014-05-14 11:16:41 +01:00
BindException 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
CookieHandler 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
DatagramPacket
DatagramSocket 8035653: InetAddress.getLocalHost crash 2014-02-26 16:18:08 +00:00
DatagramSocketImpl
HttpCookie 8000525: Java.net.httpcookie api does not support 2-digit year format 2012-12-13 15:28:40 +00:00
HttpURLConnection
IDN 8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII 2013-08-29 18:58:18 -07:00
Inet4Address 8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac 2014-04-28 13:49:49 +01:00
Inet6Address 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
InetAddress 8026245: InetAddress.getLocalHost crash if IPv6 disabled (macosx) 2013-10-16 15:06:27 +01:00
InetSocketAddress
InterfaceAddress 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
ipv6tests 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
MulticastSocket 8035633: TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently 2014-03-03 11:06:38 +00:00
NetworkInterface 8038276: java/net/NetworkInterface/Test.java fails on Windows intermittently for Teredo Interface 2014-03-28 16:59:19 +00:00
PlainSocketImpl 8024952: ClassCastException in PlainSocketImpl.accept() when using custom socketImpl 2013-10-02 09:21:02 +01:00
PortUnreachableException
ProxySelector 8035158: Remove dependency on sun.misc.RegexpPool and friends 2014-03-26 19:53:07 +00:00
ResponseCache
ServerSocket 8035897: Better memory allocation for file descriptors greater than 1024 on macosx 2014-03-02 19:27:43 +00:00
Socket 8025209: Intermittent test failure java/net/Socket/asyncClose/AsyncClose.java 2014-03-31 11:33:40 +01:00
SocketInputStream
SocketOption 8036979: Support java.net.SocketOption<> in java.net socket types 2014-04-12 20:21:09 +01:00
SocketPermission
Socks 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
URI 8037396: URI getQuery() and getFragment() don't decode properly 2014-04-07 15:40:05 +01:00
URL 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
URLClassLoader 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
URLConnection 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
URLDecoder
URLEncoder
URLPermission 8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError 2014-05-09 15:24:57 +02:00
B6499348.java