Commits
User selector
Commit History
Commits on Sep 26, 2021
8274293: Build failure on macOS with Xcode 13.0 as vfork is deprecated
Show description for 252aaa9authored andcommitted
Commits on Sep 21, 2021
8273655: content-types.properties files are missing some common types
Show description for 65ed0a7committed
Julia Boes
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 Aug 2, 2021
8263561: Re-examine uses of LinkedList
Show description for 249d641authored andcommitted
Commits on Jul 22, 2021
8268974: GetJREPath() JLI function fails to locate libjava.so if not standard Java launcher is used
Show description for 984003dcommitted
Alexey Semenyuk
Commits on Jul 6, 2021
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
Show description for 326b2e1committed
Commits on Jul 5, 2021
8233020: (fs) UnixFileSystemProvider should use StaticProperty.userDir().
Show description for fd4de1ecommitted
Commits on Jun 25, 2021
6633375: FileOutputStream_md.c should be merged into FileOutputStream.c
Show description for 3fae4b3committed
Brian Burkhalter8269074: (fs) Files.copy fails to copy from /proc on some linux kernel versions
Show description for 5ebed06committed
Brian Burkhalter
Commits on Jun 18, 2021
8265369: [macos-aarch64] java/net/MulticastSocket/Promiscuous.java failed with "SocketException: Cannot allocate memory"
Show description for d8a0582committed
Mark Sheppard
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 10, 2021
8266797: Fix for 8266610 breaks the build on macos
Show description for b823b3ecommitted
Vyom Tewari8266610: Method RandomAccessFile#length() returns 0 for block devices on linux.
Show description for 69b96f9committed
Vyom Tewari
Commits on May 7, 2021
8266589: (fs) Improve performance of Files.copy() on macOS using copyfile(3)
Show description for b5b3119committed
Brian Burkhalter
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 16, 2021
8265175: (fs) Files.copy(Path,Path,CopyOption...) should use sendfile on Linux
Show description for 1c3fd46committed
Brian Burkhalter
Commits on Apr 14, 2021
8262957: (fs) Fail fast in UnixFileStore.isExtendedAttributesEnabled
Show description for 27dd88bauthored andcommitted
Commits on Apr 12, 2021
8264827: Large mapped buffer/segment crash the VM when calling isLoaded
Show description for 3c9858dcommitted8265018: [AIX] FileDispatcherImpl.c:31:10: fatal error: 'sys/mount.h' file not found
Show description for cb2806dcommitted
Commits on Apr 9, 2021
8232861: (fc) FileChannel.force fails on WebDAV file systems (macOS)
Show description for 6de0bb2committed
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 Apr 2, 2021
8264502: (fc) FileDispatcherImpl.setDirect0 might return uninitialized variable on some platforms
Show description for 4793557authored andcommitted
Commits on Mar 31, 2021
8264112: (fs) Reorder methods/constructor/fields in UnixUserDefinedFileAttributeView.java
Show description for 604b14cauthored andcommitted
Commits on Mar 30, 2021
8264148: Update spec for exceptions retrofitted for exception chaining
Show description for 815248acommitted8262958: (fs) UnixUserDefinedFileAttributeView cleanup
Show description for daeca3fauthored andcommitted
Commits on Mar 26, 2021
8264111: (fs) Leaking NativeBuffers in case of errors during UnixUserDefinedFileAttributeView.read/write
Show description for 4e74de4authored andcommitted
Commits on Mar 22, 2021
8187450: JNI local refs exceeds capacity warning in NetworkInterface::getAll
Show description for ba504fcauthored andcommitted
Commits on Mar 2, 2021
8260966: (fs) Consolidate Linux and macOS implementations of UserDefinedFileAttributeView
Show description for 0de6abdauthored andcommitted
Commits on Jan 28, 2021
8260520: Avoid getting permissions in JarFileFactory when no SecurityManager installed
Show description for 8fe1323committed