Commits
User selector
Commit History
Commits on Apr 20, 2021
8250568: Less ambiguous processing
Show description for e56e087authored andcommitted
Commits on Feb 8, 2021
8237352: Update DatagramSocket to add support for joining multicast groups
Show description for 2c28e36committed
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 21, 2020
8236075: Minor bootstrap improvements
Show description for c639682committed
Commits on Dec 9, 2019
8234148: DatagramSocket.setOption/getOption/supportedOption should support multicast options
Show description for 22e26b2committed
Commits on Nov 20, 2019
8234103: DatagramSocketImpl::socket is not needed
Show description for e636c69committed
Commits on Oct 29, 2019
8233002: Further enhance datagram socket support
Show description for 34e36a8committed
Ivan Gerasimov
Commits on Jun 13, 2019
8216417: cleanup of IPv6 scope-id handling
Show description for 247a6a2committed
Commits on May 2, 2019
8216978: Drop support for pre JDK 1.4 SocketImpl implementations
Show description for 70ea5abcommitted
Commits on Apr 30, 2019
8221858: Build Better Processes
Show description for 5a98b8ccommitted
Roger Riggs
Commits on Mar 26, 2019
8221262: Cleanups in UnixFileSystem/WinNTFileSystem implementation classes
Show description for 6ede0b6committed
Commits on Jan 7, 2019
8216134: (process) ProcessBuilder startPipeline does not hide piped streams
Show description for eefbe67committed
Roger Riggs
Commits on Dec 13, 2018
8215281: Use String.isEmpty() when applicable in java.base
Show description for a3df1d6committed
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 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 Apr 26, 2018
8202154: Remove unused code in java.base/windows/native/libnet
Show description for 408c972committed
Ivan Gerasimov
Commits on Apr 23, 2018
8202091: Rename DualStackPlainSocketImpl to PlainSocketImpl [win]
Show description for 3649acecommitted
Ivan Gerasimov
Commits on Apr 19, 2018
8201510: Merge TwoStacksPlainSocketImpl into DualStackPlainSocketImpl [win]
Show description for 9303a8acommitted
Ivan Gerasimov
Commits on Mar 29, 2018
8200304: TwoStacksPlainDatagramSocketImpl and socket cleaner
Show description for 71a0d52committed
Commits on Mar 27, 2018
8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win]
Show description for 3d160a8committed
Ivan Gerasimov
Commits on Mar 22, 2018
8198997: Cache normalized/resolved user.dir property
Show description for 917c015committed
Brian Burkhalter
Commits on Mar 15, 2018
8199329: Remove code that attempts to read bytes after connection reset reported
Show description for fc927f6committed
Alan Bateman
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 19, 2018
8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win]
Show description for b5c20a6committed
Ivan Gerasimov
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 1, 2017
8080225: FileInput/OutputStream/FileChannel cleanup should be improved
Show description for f29e21acommitted
Roger Riggs
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