jdk/src/java.base/share/classes/java/net
Arthur Eubanks 23301277c5 8223737: Fix HostsFileNameService for IPv6 literal addresses
Reviewed-by: chegar, msheppar
2019-05-10 17:13:02 -07:00
..
doc-files 8179549: Typo in network properties documentation 2019-03-15 14:50:57 +00:00
spi 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
AbstractPlainDatagramSocketImpl.java 8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner 2018-02-02 14:17:07 -05:00
AbstractPlainSocketImpl.java 8216978: Drop support for pre JDK 1.4 SocketImpl implementations 2019-05-02 17:29:10 +01:00
Authenticator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BindException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CacheRequest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CacheResponse.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConnectException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ContentHandler.java 8153508: ContentHandler API contains link to private contentPathProp 2019-03-20 08:33:33 +00:00
ContentHandlerFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CookieHandler.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
CookieManager.java 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
CookiePolicy.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CookieStore.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DatagramPacket.java 8182992: Typo in DatagramPacket constructor API doc 2019-01-03 17:29:53 +00:00
DatagramSocket.java 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
DatagramSocketImpl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DatagramSocketImplFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DelegatingSocketImpl.java 8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl 2019-03-16 19:44:12 +00:00
FileNameMap.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HostPortrange.java 8214971: Replace use of string.equals("") with isEmpty() 2018-12-07 11:51:17 -05:00
HttpConnectSocketImpl.java 8216978: Drop support for pre JDK 1.4 SocketImpl implementations 2019-05-02 17:29:10 +01:00
HttpCookie.java 8215281: Use String.isEmpty() when applicable in java.base 2018-12-13 15:31:05 +01:00
HttpRetryException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HttpURLConnection.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IDN.java 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
Inet4Address.java 8220249: fix headings in java.compiler 2019-03-20 15:35:26 -07:00
Inet4AddressImpl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Inet6Address.java 8220249: fix headings in java.compiler 2019-03-20 15:35:26 -07:00
Inet6AddressImpl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InetAddress.java 8223737: Fix HostsFileNameService for IPv6 literal addresses 2019-05-10 17:13:02 -07:00
InetAddressContainer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InetAddressImpl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InetSocketAddress.java 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference 2018-10-22 17:00:04 -07:00
InMemoryCookieStore.java 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
InterfaceAddress.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JarURLConnection.java 8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation 2019-03-12 09:22:40 +00:00
MalformedURLException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MulticastSocket.java 8220585: Incorrect code in MulticastSocket sample code 2019-03-13 09:12:38 -07:00
NetPermission.java 8220719: Allow other named NetPermissions to be used 2019-03-17 08:26:38 +00:00
NetworkInterface.java 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
NoRouteToHostException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
package-info.java 8213911: Use example.com in java.net and other examples 2018-11-27 11:28:47 -08:00
PasswordAuthentication.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PortUnreachableException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ProtocolException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ProtocolFamily.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Proxy.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ProxySelector.java 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
ResponseCache.java 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
SecureCacheResponse.java 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
ServerSocket.java 8223457: java.net.ServerSocket protected constructor should throw NPE if impl null 2019-05-07 15:39:33 +01:00
Socket.java 8216978: Drop support for pre JDK 1.4 SocketImpl implementations 2019-05-02 17:29:10 +01:00
SocketAddress.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketCleanable.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
SocketException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketImpl.java 8216978: Drop support for pre JDK 1.4 SocketImpl implementations 2019-05-02 17:29:10 +01:00
SocketImplFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketInputStream.java 8216978: Drop support for pre JDK 1.4 SocketImpl implementations 2019-05-02 17:29:10 +01:00
SocketOption.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketOptions.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketOutputStream.java 8216978: Drop support for pre JDK 1.4 SocketImpl implementations 2019-05-02 17:29:10 +01:00
SocketPermission.java 8215281: Use String.isEmpty() when applicable in java.base 2018-12-13 15:31:05 +01:00
SocketTimeoutException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocksConsts.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocksSocketImpl.java 8216978: Drop support for pre JDK 1.4 SocketImpl implementations 2019-05-02 17:29:10 +01:00
StandardProtocolFamily.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StandardSocketOptions.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnknownHostException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnknownServiceException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
URI.java 8220249: fix headings in java.compiler 2019-03-20 15:35:26 -07:00
URISyntaxException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
URL.java 8217364: Custom URLStreamHandler for jrt or file protocol can override default handler 2019-05-02 22:52:51 +01:00
URLClassLoader.java 8215281: Use String.isEmpty() when applicable in java.base 2018-12-13 15:31:05 +01:00
URLConnection.java 8215912: Various Typos in java.net Method Documentation 2019-01-03 17:46:09 +00:00
URLDecoder.java 8215281: Use String.isEmpty() when applicable in java.base 2018-12-13 15:31:05 +01:00
URLEncoder.java 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
URLPermission.java 8215281: Use String.isEmpty() when applicable in java.base 2018-12-13 15:31:05 +01:00
URLStreamHandler.java 8215281: Use String.isEmpty() when applicable in java.base 2018-12-13 15:31:05 +01:00
URLStreamHandlerFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00