Commits
User selector
Commit History
Commits on Sep 13, 2021
8273616: Fix trivial doc typos in the java.base module
Show description for b4b1210committed
Commits on Sep 9, 2021
8133686: HttpURLConnection.getHeaderFields and URLConnection.getRequestProperties methods return field values in reverse order
Show description for 00e059dauthored andcommitted
Commits on Sep 2, 2021
8273243: Fix indentations in java.net.InetAddress methods
Show description for 0c1b16bcommitted
Commits on Aug 30, 2021
8260265: UTF-8 by Default
Show description for 7fc8540committed
Commits on Aug 26, 2021
8272863: Replace usages of Collections.sort with List.sort call in public java modules
Show description for d732c30authored andcommitted
Commits on Aug 18, 2021
8272626: Avoid C-style array declarations in java.*
Show description for 30b0f82committed
Commits on Aug 5, 2021
8267840: Improve URLStreamHandler.parseURL()
Show description for d7fc9e4authored andcommitted
Commits on Jul 6, 2021
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
Show description for 326b2e1committed
Commits on Jun 28, 2021
8269409: Post JEP 411 refactoring: core-libs with maximum covering > 10K
Show description for e9b2c05committed
Commits on Jun 9, 2021
8268056: Update java.net and java.nio to use switch expressions
Show description for 4388959committed
Commits on Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on May 20, 2021
8261880: Change nested classes in java.base to static nested classes where possible
Show description for 9425d3dauthored andcommitted
Commits on May 7, 2021
8262992: Improve `@see` output
Show description for e0c8688committed
Commits on Apr 14, 2021
8262883: doccheck: Broken links in java.base
Show description for 4661690committed
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