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 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 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 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 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 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 2, 2021
8264502: (fc) FileDispatcherImpl.setDirect0 might return uninitialized variable on some platforms
Show description for 4793557authored 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 21, 2021
8259943: FileDescriptor.close0 does not handle EINTR
Show description for 2f47c39committed
Brian Burkhalter
Commits on Dec 7, 2020
8257572: Deprecate the archaic signal-chaining interfaces: sigset and signal
Show description for 149a02fcommitted
David Holmes
Commits on Nov 23, 2020
8254231: Implementation of Foreign Linker API (Incubator)
Show description for 0fb31dbcommitted
Commits on Oct 28, 2020
8245194: Unix domain socket channel implementation
Show description for 6bb7e45committed8254871: Remove unnecessary string copy in NetworkInterface.c
Show description for a804c6aauthored andcommitted
Commits on Oct 13, 2020
8247589: Implementation of Alpine Linux/x64 Port
Show description for 63009f9committed


Commits on Aug 31, 2020
8252248: __SIGRTMAX is not declared in musl libc
Show description for 5490b03committed
Alexander Scherbatiy
Commits on Aug 7, 2020
8250886: java/net/DatagramSocket/SendReceiveMaxSize.java fails in timeout
Show description for c8c4d83committed
Commits on Jul 31, 2020
8242885: PlainDatagramSocketImpl doesn’t allow for the sending of IPv6 datagrams on macOS with sizes between 65508-65527 bytes
Show description for 7fd5cb6committed8250863: Build error with GCC 10 in NetworkInterface.c and k_standard.c
Show description for e3c6574authored andcommitted
Commits on Jul 23, 2020
8249612: Remove unused ISNANF and ISNAND from jdk_util_md.h
Show description for 993b1b0committed
Alexander Scherbatiy
Commits on May 26, 2020
8245600: Clean up libjli
Show description for 44a0a08committed