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 Sep 2, 2021
8273229: Update OS detection code to recognize Windows Server 2022
Show description for c2e015ccommitted
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 Aug 5, 2021
8271308: (fc) FileChannel.transferTo() transfers no more than Integer.MAX_VALUE bytes in one call
Show description for e2c5bfecommitted
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 25, 2021
6633375: FileOutputStream_md.c should be merged into FileOutputStream.c
Show description for 3fae4b3committed
Brian Burkhalter
Commits on Jun 8, 2021
8267564: JDK-8252971 causes SPECjbb2015 socket exceptions on Windows when MKS is installed
Show description for 61ab4b9committed
Commits on Jun 4, 2021
8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries
Show description for 59a539fcommitted
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 10, 2021
8266774: System property values for stdout/err on Windows UTF-8
Show description for c494efccommitted
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 23, 2021
8264208: Console charset API
Show description for bebfae4committed
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 12, 2021
8264827: Large mapped buffer/segment crash the VM when calling isLoaded
Show description for 3c9858dcommitted
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 Mar 22, 2021
8187450: JNI local refs exceeds capacity warning in NetworkInterface::getAll
Show description for ba504fcauthored andcommitted
Commits on Mar 15, 2021
6539707: (fc) MappedByteBuffer.force() method throws an IOException in a very simple test
Show description for 46d78f0committed
Brian Burkhalter
Commits on Feb 18, 2021
8261977: Fix comment for getPrefixed() in canonicalize_md.c
Show description for 0c31d5bcommitted
Alexey Semenyuk
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 Jan 8, 2021
Commits on Jan 6, 2021
8255264: Support for identifying the full range of IPv4 localhost addresses on Windows
Show description for 7e01bc9authored andcommitted
Commits on Dec 11, 2020
8257964: Broken Calendar#getMinimalDaysInFirstWeek with java.locale.providers=HOST
Show description for 74b79c6committed