Commits
User selector
Commit History
Commits on Sep 21, 2021
8273655: content-types.properties files are missing some common types
Show description for 65ed0a7committed
Julia Boes
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 12, 2021
8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap
Show description for 428d516committed
Brian Burkhalter
Commits on Jul 13, 2021
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
Show description for afe957ccommitted
Commits on Jul 6, 2021
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
Show description for 326b2e1committed
Commits on Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
8264774: Implementation of Foreign Function and Memory API (Incubator)
Show description for a223189committed

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 8, 2021
8266369: (se) Add wepoll based Selector
Show description for be4f25bcommitted
Alan Bateman
Commits on May 3, 2021
8266391: Replace use of reflection in jdk.internal.platform.Metrics
Show description for 3544a9dcommitted
Mandy Chung
Commits on Apr 20, 2021
8250568: Less ambiguous processing
Show description for e56e087authored andcommitted
Commits on Apr 13, 2021
8265100: (fs) WindowsFileStore.hashCode() should read cached hash code once
Show description for 3b576edcommitted
Brian Burkhalter
Commits on Apr 9, 2021
8264400: (fs) WindowsFileStore equality depends on how the FileStore was constructed
Show description for cc54de7committed
Brian Burkhalter
Commits on Apr 6, 2021
8264048: Fix caching in Jar URL connections when an entry is missing
Show description for a611c46andcommitted
Commits on Mar 30, 2021
8263898: (fs) Files.newOutputStream on the "NUL" special device throws FileSystemException: "nul: Incorrect function" (win)
Show description for 353807ccommitted
Brian Burkhalter
Commits on Mar 29, 2021
8264029: Replace uses of StringBuffer with StringBuilder in java.base
Show description for fbbd98bauthored andcommitted
Commits on Feb 12, 2021
8252971: WindowsFileAttributes does not know about Unix domain sockets
Show description for 9ffabf3committed
Commits on Feb 8, 2021
8237352: Update DatagramSocket to add support for joining multicast groups
Show description for 2c28e36committed
Commits on Jan 28, 2021
8260520: Avoid getting permissions in JarFileFactory when no SecurityManager installed
Show description for 8fe1323committed
Commits on Jan 11, 2021
8258422: Cleanup unnecessary null comparison before instanceof check in java.base
Show description for 022bc9fauthored andcommitted
Commits on Dec 11, 2020
8257964: Broken Calendar#getMinimalDaysInFirstWeek with java.locale.providers=HOST
Show description for 74b79c6committed
Commits on Dec 10, 2020
8257971: (fs) Remove unused code from WindowsPath.subpath(begin, end)
Show description for 42264b2committed
Brian Burkhalter
Commits on Nov 18, 2020
8256461: AbstractFileSystemProvider.getSunPathForSocketCall for empty Path returns '.'
Show description for 6948456committed
Commits on Nov 3, 2020
8254876: (fs) NullPointerException not thrown when first argument to Path.of or Paths.get is null
Show description for 450452bcommitted
Brian Burkhalter
Commits on Oct 28, 2020
8245194: Unix domain socket channel implementation
Show description for 6bb7e45committed
Commits on Oct 21, 2020
8255074: sun.nio.fs.WindowsPath::getPathForWin32Calls synchronizes on String object
Show description for 6bd05b1committed
Commits on Oct 20, 2020
8242695: Enhanced buffer support
Show description for fc5fca9authored andcommitted
8242680: Improved URI Support
Show description for 9291e60authored andcommitted
Commits on Oct 13, 2020
8229867: Re-examine synchronization usages in http and https protocol handlers
Show description for 65393a0committed
Commits on Oct 7, 2020
8232092: (fs) Files::isWritable returns false on a writeable root directory (win)
Show description for abe2593authored andcommitted
Commits on Jul 14, 2020
8248695: HostLocaleProviderAdapterImpl provides invalid date-only
Show description for f8f35d3committed
Commits on Mar 30, 2020
8241760: Typos: empty lines in javadoc, inconsistent indents, etc. (net and nio)
Show description for 53b2368committed
Ivan Gerasimov
Commits on Mar 12, 2020
8228336: Refactor native library loading implementation
Show description for d5d6dc0committed
Mandy Chung
Commits on Mar 6, 2020
8239893: Windows handle Leak when starting processes using ProcessBuilder
Show description for 375d0c1committed
Roger Riggs
Commits on Jan 24, 2020
7006496: Use modern Windows API to retrieve OS DNS servers
Show description for 4fdcb47authored andcommitted