afu8u/jdk/test/java/net
Amanda Jiang 7b3977be09 8031661: java/net/Authenticator/B4769350.java failed intermittently
Reviewed-by: michaelm
2017-10-06 06:51:07 -07:00
..
Authenticator 8031661: java/net/Authenticator/B4769350.java failed intermittently 2017-10-06 06:51:07 -07: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 2017-04-27 23:06:51 +02:00
DatagramSocketImpl
HttpCookie
HttpURLConnection
IDN
Inet4Address 8133015: InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6 2015-10-14 13:24:12 +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 8135259: InetAddress.getAllByName only reports "unknown error" instead of actual cause 2016-02-17 10:46:21 +05:30
InetSocketAddress
InterfaceAddress 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
MulticastSocket 8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout 2015-10-29 22:41:34 +03:00
NetworkInterface 8182672: Java 8u121 on Linux intermittently returns null for MAC address 2017-06-27 13:57:47 +01:00
PlainSocketImpl
PortUnreachableException
ProxySelector 8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries 2016-08-12 20:14:25 +03:00
ResponseCache 8042622: Check for CRL results in IllegalArgumentException "white space not allowed" 2014-10-17 13:51:03 +01:00
ServerSocket 8067105: Socket returned by ServerSocket.accept() is inherited by child process on Windows 2015-01-29 20:45:30 +00:00
SetFactoryPermission 8048052: Permission tests for setFactory 2014-10-13 17:55:14 +08:00
Socket 8071424: JCK test api/java_net/Socket/descriptions.html#Bind crashes on Windows 2017-06-27 14:00:39 +01:00
SocketInputStream
SocketPermission 8047031: Add SocketPermission tests for legacy socket types 2016-02-17 14:20:45 +03:00
Socks 7178362: Socket impls should ignore unsupported proxy types rather than throwing 2015-02-25 11:44:53 +00:00
URI
URL
URLClassLoader 8043529: Serviceability tests using @library failing with java.lang.NoClassDefFoundError 2014-05-22 11:23:46 +02:00
URLConnection Merge 2014-01-22 17:40:55 -08:00
URLDecoder
URLEncoder 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
URLPermission 8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode 2014-07-02 18:12:59 +01:00
ipv6tests
B6499348.java