Commits
User selector
Commit History
Commits on Mar 23, 2021
8263905: Remove finalize methods for SocketInput/OutputStream
Show description for 47ef038committed
Kim Barrett8263080: Obsolete relationship in MulticastSocket API documentation.
Show description for 9dad857committed
Commits on Mar 10, 2021
8263233: Update java.net and java.nio to use instanceof pattern variable
Show description for fdd3941committed
Commits on Mar 2, 2021
8253100: Fix "no comment" warnings in java.base/java.net
Show description for 5f4bc0acommitted
Commits on Feb 26, 2021
8262430: doclint warnings in java.base module
Show description for 3088e1ecommitted
Commits on Feb 11, 2021
8235139: Deprecate the socket impl factory mechanism
Show description for 1662373committed
Commits on Feb 8, 2021
8237352: Update DatagramSocket to add support for joining multicast groups
Show description for 2c28e36committed
Commits on Feb 3, 2021
8241995: Clarify InetSocketAddress::toString specification
Show description for b0ee7a8committed
Julia Boes
Commits on Jan 18, 2021
7146776: deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection
Show description for db9c114committed
Commits on Jan 14, 2021
8259699: Reduce char[] copying in URLEncoder.encode(String, Charset)
Show description for c822edaauthored andcommitted
Commits on Jan 11, 2021
8258422: Cleanup unnecessary null comparison before instanceof check in java.base
Show description for 022bc9fauthored andcommitted
Commits on Jan 6, 2021
8250564: Remove terminally deprecated constructor in GSSUtil
Show description for 80544e4committed
Commits on Dec 14, 2020
8255477: Remove unused method URL.set(String protocol, String host, int port, String file, String ref)
Show description for 1548104authored andcommitted
Commits on Nov 23, 2020
8255675: Typo in java.net.HttpURLConnection
Show description for 895cc4fauthored andcommitted
Commits on Nov 17, 2020
8255758: JEP 380 spec clarifications
Show description for 9d0ee66committed
Commits on Nov 7, 2020
8255989: Remove explicitly unascribed authorship from Java source files
Show description for c5462bbcommitted
Commits on Oct 28, 2020
8245194: Unix domain socket channel implementation
Show description for 6bb7e45committed
Commits on Oct 22, 2020
8255262: Remove use of legacy custom @spec tag
Show description for 0aa3c92committed
Commits on Sep 17, 2020
8252996: Thread safety problem in java.net.ProxySelector
Show description for cca3a26authored andcommitted
Commits on Aug 28, 2020
8245308: Replace ThreadLocalCoders decoder/encoder cache in java.net.URI
Show description for 0f64d4bcommitted
Commits on Aug 25, 2020
8251542: Several small Javadoc errors in java.base
Show description for d4626d8authored andcommitted
Commits on Aug 19, 2020
8250748: Doc of URL(String, String, int, String, URLStreamHandler) does not use link
Show description for 67b3cbfauthored andcommitted
Commits on Jul 25, 2020
8250244: Address reliance on default constructors in java.net
Show description for 0e54ce2committed
Commits on Jul 3, 2020
8248703: Clarify the behavior of java.net.NetworkInterface::equals
Show description for 82cc03fcommitted
Commits on Jun 10, 2020
8244933: DatagramSocket.connect does not specify that it may cause datagrams in the socket receive buffer to be discarded
Show description for 2e8356ecommitted
Commits on Jun 9, 2020
8243999: DatagramSocket and MulticastSocket constructors don't specify how a null InetAddress is handled
Show description for ac90616committed
Commits on May 29, 2020
8244958: preferIPv4Stack and preferIPv6Addresses do not affect addresses returned by HostsFileNameService
Show description for 02fbf44committed8243507: DatagramSocket constructors don’t always specify what happens when passed invalid parameters
Show description for 4708c6dcommitted
Commits on May 26, 2020
8245582: j.net.URLConnection::getHeaderFieldKey(int) behavior does not reliably conform to its specification
Show description for 5374383committed
Commits on May 12, 2020
8241072: Reimplement the Legacy DatagramSocket API
Show description for fad2cf5committed
Commits on Apr 22, 2020
8243408: Inconsistent Exceptions are thrown by MulticastSocket when sending a DatagramPacket to port 0
Show description for 42d2a74committed8237890: DatagramPacket::getSocketAddress doesn't specify what happens if address or port are not set
Show description for 8e21a2acommitted
Commits on Apr 8, 2020
8242230: Whitespace typos, relaxed javadoc, formatting
Show description for 4c4271fcommitted
Commits on Apr 7, 2020
8240533: Inconsistent Exceptions are thrown by DatagramSocket and DatagramChannel when sending a DatagramPacket to port 0
Show description for 378aef3committed