Commits
User selector
Commit History
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
Commits on Mar 30, 2021
8264148: Update spec for exceptions retrofitted for exception chaining
Show description for 815248acommitted
Commits on Jun 8, 2020
8246592: Simplify checking of boolean file attributes
Show description for 9cd41b6committed
Commits on Jun 3, 2020
8246451: Reduce overhead of normalizing file paths with trailing slash
Show description for 827c886committed
Commits on Jun 2, 2020
8246338: Reduce overhead of normalizing file paths
Show description for 0366f6bcommitted
Commits on May 21, 2020
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Show description for 071bd52committed
Commits on Mar 12, 2020
8228336: Refactor native library loading implementation
Show description for d5d6dc0committed
Mandy Chung
Commits on Jan 21, 2020
8236075: Minor bootstrap improvements
Show description for c639682committed
Commits on Nov 20, 2019
8234103: DatagramSocketImpl::socket is not needed
Show description for e636c69committed
Commits on Jun 13, 2019
8216417: cleanup of IPv6 scope-id handling
Show description for 247a6a2committed
Commits on May 29, 2019
8224477: java.net socket types new-style socket option methods - spec and impl mismatch
Show description for bc24d17committed
Commits on May 2, 2019
8216978: Drop support for pre JDK 1.4 SocketImpl implementations
Show description for 70ea5abcommitted
Commits on Mar 26, 2019
8221262: Cleanups in UnixFileSystem/WinNTFileSystem implementation classes
Show description for 6ede0b6committed
Commits on Feb 8, 2019
8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn
Show description for e21cb12committed
Commits on Jan 22, 2019
8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
Show description for bb1e1c7committed
Alan Bateman
Commits on Dec 13, 2018
8215281: Use String.isEmpty() when applicable in java.base
Show description for a3df1d6committed
Commits on Dec 7, 2018
8211844: [aix] ProcessBuilder: Piping between created processes does not work
Show description for 4de5984committed
Steve Groeger8214971: Replace use of string.equals("") with isEmpty()
Show description for 938b844committed
Roger Riggs
Commits on Nov 6, 2018
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Show description for 9ffe7e1committed
Mandy Chung
Commits on Oct 18, 2018
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
Show description for f853aebauthored andcommitted
Commits on Aug 24, 2018
8209837: Avoid initializing ExpiringCache during bootstrap
Show description for 5ddac96committed
Commits on Aug 15, 2018
8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug
Show description for 63b1edbcommitted
Roger Riggs
Commits on Jun 27, 2018
8066709: Make some JDK system properties read only
Show description for 4098f25committed
Roger Riggs
Commits on May 30, 2018
8194298: Add support for per Socket configuration of TCP keepalive
Show description for 6a48db9committed
Vyom Tewari
Commits on Feb 23, 2018
8189330: Cleanup FileDescriptor implementation
Show description for cfe9ad4committed
Roger Riggs
Commits on Feb 21, 2018
8194154: System property user.dir should not be changed
Show description for 4ea684bcommitted
Commits on Feb 2, 2018
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Show description for 0b8689bcommitted
Roger Riggs
Commits on Dec 4, 2017
8190843: can not set/get extendedOptions to ServerSocket
Show description for d55fdd6committed
Vyom Tewari
Commits on Dec 1, 2017
8080225: FileInput/OutputStream/FileChannel cleanup should be improved
Show description for f29e21acommitted
Roger Riggs
Commits on Nov 13, 2017
8145635: Add TCP_QUICKACK socket option
Show description for 2245db7committed
Vyom Tewari
Commits on Sep 21, 2017
8187631: Refactor FileDescriptor close implementation
Show description for 5e55e5ecommitted
Roger Riggs
Commits on Sep 12, 2017
8187443: Forest Consolidation: Move files to unified layout
Show description for 3789983committed
Loading