.. |
doc-files
|
8326578: Clean up networking properties documentation
|
2024-03-11 07:29:40 +00:00 |
spi
|
8336039: Doccheck: HTML warnings, broken links and missing files in java.base documentation
|
2024-07-22 13:27:12 +00:00 |
Authenticator.java
|
8304818: Prune HttpURLConnection cache when corresponding Authenticator is garbage collected
|
2023-04-24 17:25:32 +00:00 |
BindException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
CacheRequest.java
|
8250244: Address reliance on default constructors in java.net
|
2020-07-25 09:42:45 -07:00 |
CacheResponse.java
|
8250244: Address reliance on default constructors in java.net
|
2020-07-25 09:42:45 -07:00 |
ConnectException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
ContentHandler.java
|
8292968: java.net.ContentHandler's javadoc has a broken reference
|
2022-08-30 05:24:14 +00:00 |
ContentHandlerFactory.java
|
|
|
CookieHandler.java
|
8305206: Add @spec tags in java.base/java.* (part 1)
|
2023-04-04 00:09:38 +00:00 |
CookieManager.java
|
8305206: Add @spec tags in java.base/java.* (part 1)
|
2023-04-04 00:09:38 +00:00 |
CookiePolicy.java
|
|
|
CookieStore.java
|
|
|
DatagramPacket.java
|
7113208: Incorrect javadoc on java.net.DatagramPacket.setLength()
|
2022-09-03 05:48:20 +00:00 |
DatagramSocket.java
|
8336817: Several methods on DatagramSocket and MulticastSocket do not specify behaviour when already closed or connected
|
2024-08-20 12:28:56 +00:00 |
DatagramSocketImpl.java
|
8332181: Deprecate for removal the MulticastSocket.send(DatagramPacket, byte) and setTTL/getTTL methods on DatagramSocketImpl and MulticastSocket
|
2024-05-21 06:37:15 +00:00 |
DatagramSocketImplFactory.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
DelegatingSocketImpl.java
|
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
|
2019-03-16 19:44:12 +00:00 |
FileNameMap.java
|
|
|
HostPortrange.java
|
8272215: Add InetAddress methods for parsing IP address literals
|
2023-10-26 18:24:42 +00:00 |
HttpConnectSocketImpl.java
|
8314877: Make fields final in 'java.net' package
|
2023-09-19 08:26:25 +00:00 |
HttpCookie.java
|
7065228: To interpret case-insensitive string locale independently
|
2023-05-22 10:53:59 +00:00 |
HttpRetryException.java
|
8314877: Make fields final in 'java.net' package
|
2023-09-19 08:26:25 +00:00 |
HttpURLConnection.java
|
8339735: Remove references to Applet in core-libs/security APIs
|
2024-09-19 16:18:37 +00:00 |
IDN.java
|
8314877: Make fields final in 'java.net' package
|
2023-09-19 08:26:25 +00:00 |
Inet4Address.java
|
8315767: InetAddress: constructing objects from BSD literal addresses
|
2024-05-23 06:12:45 +00:00 |
Inet4AddressImpl.java
|
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
|
2021-11-11 14:33:58 +00:00 |
Inet6Address.java
|
8319450: New methods java.net.InetXAddress.ofLiteral() miss @since tag
|
2023-11-07 06:37:45 +00:00 |
Inet6AddressImpl.java
|
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
|
2021-11-11 14:33:58 +00:00 |
InetAddress.java
|
8329398: Links in InetAddress class description show "#format"
|
2024-07-20 16:48:30 +00:00 |
InetAddressImpl.java
|
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
|
2021-11-11 14:33:58 +00:00 |
InetSocketAddress.java
|
7065228: To interpret case-insensitive string locale independently
|
2023-05-22 10:53:59 +00:00 |
InMemoryCookieStore.java
|
|
|
InterfaceAddress.java
|
8263233: Update java.net and java.nio to use instanceof pattern variable
|
2021-03-10 11:05:29 +00:00 |
JarURLConnection.java
|
8294241: Deprecate URL public constructors
|
2022-11-03 17:18:14 +00:00 |
MalformedURLException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
MulticastSocket.java
|
8336817: Several methods on DatagramSocket and MulticastSocket do not specify behaviour when already closed or connected
|
2024-08-20 12:28:56 +00:00 |
NetMulticastSocket.java
|
8332181: Deprecate for removal the MulticastSocket.send(DatagramPacket, byte) and setTTL/getTTL methods on DatagramSocketImpl and MulticastSocket
|
2024-05-21 06:37:15 +00:00 |
NetPermission.java
|
8245194: Unix domain socket channel implementation
|
2020-10-28 17:26:26 +00:00 |
NetworkInterface.java
|
8283779: Clarify API documentation of NetworkInterface with respect to configuration changes
|
2024-09-10 17:27:19 +00:00 |
NoRouteToHostException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
package-info.java
|
8280534: Enable compile-time doclint reference checking
|
2022-01-31 23:22:38 +00:00 |
PasswordAuthentication.java
|
8314877: Make fields final in 'java.net' package
|
2023-09-19 08:26:25 +00:00 |
PortUnreachableException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
ProtocolException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
ProtocolFamily.java
|
|
|
Proxy.java
|
8314877: Make fields final in 'java.net' package
|
2023-09-19 08:26:25 +00:00 |
ProxySelector.java
|
8318150: StaticProxySelector.select should not throw NullPointerExceptions
|
2023-10-20 06:18:18 +00:00 |
ResponseCache.java
|
8305206: Add @spec tags in java.base/java.* (part 1)
|
2023-04-04 00:09:38 +00:00 |
SecureCacheResponse.java
|
8250244: Address reliance on default constructors in java.net
|
2020-07-25 09:42:45 -07:00 |
ServerSocket.java
|
8336815: Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed
|
2024-07-24 15:43:53 +00:00 |
Socket.java
|
8325949: Create an internal utility method for creating VarHandle instances
|
2024-09-23 10:57:43 +00:00 |
SocketAddress.java
|
8250244: Address reliance on default constructors in java.net
|
2020-07-25 09:42:45 -07:00 |
SocketException.java
|
8282686: Add constructors taking a cause to SocketException
|
2022-03-07 17:52:04 +00:00 |
SocketImpl.java
|
8216984: Deprecate for removal Socket constructors to create UDP sockets
|
2024-05-30 10:03:06 +00:00 |
SocketImplFactory.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
SocketOption.java
|
|
|
SocketOptions.java
|
8329825: Clarify the value type for java.net.SocketOptions.SO_LINGER
|
2024-05-22 01:20:51 +00:00 |
SocketPermission.java
|
8312444: Delete unused parameters and variables in SocketPermission
|
2024-03-12 15:55:19 +00:00 |
SocketTimeoutException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
SocksConsts.java
|
|
|
SocksSocketImpl.java
|
8318130: SocksSocketImpl needlessly encodes hostname for IPv6 addresses
|
2023-10-24 05:36:43 +00:00 |
StandardProtocolFamily.java
|
8245194: Unix domain socket channel implementation
|
2020-10-28 17:26:26 +00:00 |
StandardSocketOptions.java
|
8305206: Add @spec tags in java.base/java.* (part 1)
|
2023-04-04 00:09:38 +00:00 |
UnixDomainSocketAddress.java
|
8262883 : doccheck: Broken links in java.base
|
2021-04-14 15:00:14 +00:00 |
UnknownHostException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
UnknownServiceException.java
|
8255989: Remove explicitly unascribed authorship from Java source files
|
2020-11-07 12:11:43 +00:00 |
URI.java
|
8314877: Make fields final in 'java.net' package
|
2023-09-19 08:26:25 +00:00 |
URISyntaxException.java
|
8300177: URISyntaxException fields can be final
|
2023-02-07 12:34:29 +00:00 |
URL.java
|
8314877: Make fields final in 'java.net' package
|
2023-09-19 08:26:25 +00:00 |
URLClassLoader.java
|
8314877: Make fields final in 'java.net' package
|
2023-09-19 08:26:25 +00:00 |
URLConnection.java
|
8314877: Make fields final in 'java.net' package
|
2023-09-19 08:26:25 +00:00 |
URLDecoder.java
|
8316734: URLEncoder should specify that replacement bytes will be used in case of coding error
|
2023-11-29 12:59:19 +00:00 |
URLEncoder.java
|
8316734: URLEncoder should specify that replacement bytes will be used in case of coding error
|
2023-11-29 12:59:19 +00:00 |
URLPermission.java
|
8311162: Simplify and modernize equals and hashCode for java.net
|
2023-06-30 15:17:23 +00:00 |
URLStreamHandler.java
|
7065228: To interpret case-insensitive string locale independently
|
2023-05-22 10:53:59 +00:00 |
URLStreamHandlerFactory.java
|
|
|