jdk/src/java.base/share/classes/java/net
Claes Redestad 3efbd5f0fa 8294626: Improve URL protocol lower casing
Reviewed-by: dfuchs
2022-09-30 16:03:53 +00:00
..
doc-files 8281561: Disable http DIGEST mechanism with MD5 and SHA-1 by default 2022-03-28 13:51:55 +00:00
spi 8277628: Spec for InetAddressResolverProvider::get() throwing error or exception could be clearer 2021-12-07 15:42:02 +00:00
Authenticator.java 8266459: Implement JEP 411: Deprecate the Security Manager for Removal 2021-06-02 11:57:31 +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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CookieHandler.java 8266459: Implement JEP 411: Deprecate the Security Manager for Removal 2021-06-02 11:57:31 +00:00
CookieManager.java 8277868: Use Comparable.compare() instead of surrogate code 2021-12-16 21:39:08 +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 7113208: Incorrect javadoc on java.net.DatagramPacket.setLength() 2022-09-03 05:48:20 +00:00
DatagramSocket.java 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
DatagramSocketImpl.java 8260428: Drop support for pre JDK 1.4 DatagramSocketImpl implementations 2021-11-01 17:11:20 +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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HostPortrange.java 8277608: Address IP Addressing 2022-07-19 20:55:26 +00:00
HttpConnectSocketImpl.java 8266459: Implement JEP 411: Deprecate the Security Manager for Removal 2021-06-02 11:57:31 +00:00
HttpCookie.java 8274949: Use String.contains() instead of String.indexOf() in java.base 2021-11-19 18:48:06 +00:00
HttpRetryException.java 8253100: Fix "no comment" warnings in java.base/java.net 2021-03-02 12:54:54 +00:00
HttpURLConnection.java 8274949: Use String.contains() instead of String.indexOf() in java.base 2021-11-19 18:48:06 +00:00
IDN.java 8269409: Post JEP 411 refactoring: core-libs with maximum covering > 10K 2021-06-28 19:05:33 +00:00
Inet4Address.java 8273616: Fix trivial doc typos in the java.base module 2021-09-13 17:46:13 +00:00
Inet4AddressImpl.java 8244202: Implementation of JEP 418: Internet-Address Resolution SPI 2021-11-11 14:33:58 +00:00
Inet6Address.java 8284893: Fix typos in java.base 2022-04-19 20:07:57 +00:00
Inet6AddressImpl.java 8244202: Implementation of JEP 418: Internet-Address Resolution SPI 2021-11-11 14:33:58 +00:00
InetAddress.java 8277608: Address IP Addressing 2022-07-19 20:55:26 +00:00
InetAddressContainer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InetAddressImpl.java 8244202: Implementation of JEP 418: Internet-Address Resolution SPI 2021-11-11 14:33:58 +00:00
InetSocketAddress.java 8253100: Fix "no comment" warnings in java.base/java.net 2021-03-02 12:54:54 +00:00
InMemoryCookieStore.java 8213490: Networking area typos and inconsistencies cleanup 2018-11-13 12:24:34 +00:00
InterfaceAddress.java 8263233: Update java.net and java.nio to use instanceof pattern variable 2021-03-10 11:05:29 +00:00
JarURLConnection.java 8230648: Replace @exception tag with @throws in java.base 2019-09-20 11:07:52 +01:00
MalformedURLException.java 8229997: Apply java.io.Serial annotations in java.base 2019-08-29 16:31:34 -07:00
MulticastSocket.java 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
NetMulticastSocket.java 8260428: Drop support for pre JDK 1.4 DatagramSocketImpl implementations 2021-11-01 17:11:20 +00:00
NetPermission.java 8245194: Unix domain socket channel implementation 2020-10-28 17:26:26 +00:00
NetworkInterface.java 8225235: Unused field defaultIndex in NetworkInterface 2022-09-30 03:06:36 +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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Proxy.java 8273616: Fix trivial doc typos in the java.base module 2021-09-13 17:46:13 +00:00
ProxySelector.java 8273616: Fix trivial doc typos in the java.base module 2021-09-13 17:46:13 +00:00
ResponseCache.java 8266459: Implement JEP 411: Deprecate the Security Manager for Removal 2021-06-02 11:57:31 +00:00
SecureCacheResponse.java 8250244: Address reliance on default constructors in java.net 2020-07-25 09:42:45 -07:00
ServerSocket.java 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
Socket.java 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +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 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
SocketImplFactory.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
SocketOption.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketOptions.java 8230648: Replace @exception tag with @throws in java.base 2019-09-20 11:07:52 +01:00
SocketPermission.java 8277608: Address IP Addressing 2022-07-19 20:55:26 +00:00
SocketTimeoutException.java 8229997: Apply java.io.Serial annotations in java.base 2019-08-29 16:31:34 -07:00
SocksConsts.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocksSocketImpl.java 8268056: Update java.net and java.nio to use switch expressions 2021-06-09 10:13:25 +00:00
StandardProtocolFamily.java 8245194: Unix domain socket channel implementation 2020-10-28 17:26:26 +00:00
StandardSocketOptions.java 8233319: Deprecate MulticastSocket methods that operate on java.net.InetAddress 2019-12-09 12:06:26 +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 8272702: Resolving URI relative path with no / may lead to incorrect toString 2022-08-22 09:22:59 +00:00
URISyntaxException.java 8253100: Fix "no comment" warnings in java.base/java.net 2021-03-02 12:54:54 +00:00
URL.java 8294626: Improve URL protocol lower casing 2022-09-30 16:03:53 +00:00
URLClassLoader.java 8266109: More Resilient Classloading 2021-10-19 18:26:00 +00:00
URLConnection.java 8294626: Improve URL protocol lower casing 2022-09-30 16:03:53 +00:00
URLDecoder.java 8260265: UTF-8 by Default 2021-08-30 21:13:59 +00:00
URLEncoder.java 8260265: UTF-8 by Default 2021-08-30 21:13:59 +00:00
URLPermission.java 8286378: Address possibly lossy conversions in java.base 2022-05-12 16:50:36 +00:00
URLStreamHandler.java 8267840: Improve URLStreamHandler.parseURL() 2021-08-05 14:55:00 +00:00
URLStreamHandlerFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00