Wed, 20 Feb 2019 21:12:08 +0000 alanb Fix test bug niosocketimpl-branch
Wed, 20 Feb 2019 20:55:24 +0000 alanb Add test to exercise using custom SocketImpls niosocketimpl-branch
Wed, 20 Feb 2019 14:01:37 -0500 herrick Merge JDK-8200758-branch
Wed, 20 Feb 2019 12:52:43 -0500 herrick 8217798: modular jar linking in jpackage JDK-8200758-branch
Wed, 20 Feb 2019 17:00:40 +0530 aghaisas Description : Metal Rendering Pipeline - initial implementation of line and quad rendering metal-prototype-branch
Tue, 19 Feb 2019 17:16:15 +0530 jdv Initial changes for metal prototype metal-prototype-branch
Sun, 17 Feb 2019 14:08:26 -0500 herrick 8212091: Move jpackage native code under platform specific folders and files JDK-8200758-branch
Sun, 17 Feb 2019 09:54:08 -0500 herrick Merge JDK-8200758-branch
Fri, 15 Feb 2019 17:41:06 -0500 herrick 8217802: Invalid Option warning message. JDK-8200758-branch
Sun, 17 Feb 2019 12:21:11 +0000 alanb Merge niosocketimpl-branch
Sun, 17 Feb 2019 12:20:37 +0000 alanb Fix copyright dates niosocketimpl-branch
Sun, 17 Feb 2019 12:13:35 +0000 alanb Clean up setOption/getOption implementations niosocketimpl-branch
Sun, 17 Feb 2019 10:00:26 +0000 alanb Change Socket.getInputStream/getOutputStream to return the same stream each time niosocketimpl-branch
Sat, 16 Feb 2019 19:53:43 +0000 alanb Allow setTrafficClass on streams socket niosocketimpl-branch
Fri, 15 Feb 2019 18:07:17 +0000 alanb Throw SocketException consistently after connection reset detected niosocketimpl-branch
Fri, 15 Feb 2019 10:39:45 +0000 alanb Improve SocketReadWrite microbenchmark niosocketimpl-branch
Wed, 13 Feb 2019 18:31:09 -0500 herrick Merge JDK-8200758-branch
Wed, 13 Feb 2019 13:25:36 -0500 herrick Merge JDK-8200758-branch
Wed, 13 Feb 2019 13:22:15 -0500 herrick Merge JDK-8200758-branch
Tue, 12 Feb 2019 11:58:41 -0500 herrick 8214564: --win-upgrade-uuid does not work as expected JDK-8200758-branch
Tue, 12 Feb 2019 11:54:56 -0500 herrick 8217687: jpackage --help improvements JDK-8200758-branch
Wed, 13 Feb 2019 14:43:25 +0000 alanb Extend field resetting in copyTo(SocketImpl) implementations niosocketimpl-branch
Wed, 13 Feb 2019 08:29:35 +0000 alanb Improve clarity of implAccept, align timeout messages with PSI niosocketimpl-branch
Mon, 11 Feb 2019 19:16:13 +0000 alanb -Djdk.net.usePlainSocketImpl without value should use PlainSocketImpl niosocketimpl-branch
Mon, 11 Feb 2019 15:17:31 +0000 michaelm Cleanup niosocketimpl-branch
Mon, 11 Feb 2019 08:39:50 +0000 alanb More cleanup. Also fix up jshell tests that depend on exception messages niosocketimpl-branch
Sun, 10 Feb 2019 19:51:43 +0000 alanb More cleanup niosocketimpl-branch
Sun, 10 Feb 2019 17:37:38 +0000 alanb Cleanup of system property handling niosocketimpl-branch
Sun, 10 Feb 2019 09:54:31 +0000 alanb Moving delegating SocketImpl to its own class niosocketimpl-branch
Sat, 09 Feb 2019 19:16:30 +0000 alanb Fix issues when configured to use PlainSocketImpl niosocketimpl-branch
Sat, 09 Feb 2019 08:54:02 +0000 alanb Privileged block to create socket input/output streams should be in AbstractPlainSocketImpl niosocketimpl-branch
Sat, 09 Feb 2019 07:56:40 +0000 alanb Merge niosocketimpl-branch
Sat, 09 Feb 2019 07:56:19 +0000 alanb Clean-up of JFR support niosocketimpl-branch
Fri, 08 Feb 2019 19:29:14 +0000 michaelm Socket changes to support both NioSocketImpl and PlainSocketImpl switchable by net property niosocketimpl-branch
Fri, 08 Feb 2019 18:16:53 +0000 alanb Exclude jdk/jfr/event/io/EvilInstrument.java niosocketimpl-branch
Fri, 08 Feb 2019 16:49:58 +0000 alanb Merge niosocketimpl-branch
Fri, 08 Feb 2019 16:49:25 +0000 alanb Update JFR instrumentation for java.net.Socket niosocketimpl-branch
Fri, 08 Feb 2019 13:13:51 +0100 ihse Fix images. ihse-setupexecute-branch
Fri, 08 Feb 2019 10:42:05 +0100 ihse Fixing Docs.gmk. ihse-setupexecute-branch
Thu, 07 Feb 2019 12:46:59 -0800 bpb rsocket-branch: correct some typos RdmaSockets rsocket-branch
Thu, 07 Feb 2019 11:09:09 -0800 bpb rsocket-branch: correct copyright year rsocket-branch
Thu, 07 Feb 2019 19:35:33 +0100 ihse Adding SetupExecute to more places, and adding functionality. ihse-setupexecute-branch
Thu, 07 Feb 2019 13:04:38 +0100 ihse Bug fixes. Now hotspot works. ihse-setupexecute-branch
Thu, 07 Feb 2019 13:34:30 +0000 alanb Tweak javadoc, fix links rsocket-branch
Wed, 06 Feb 2019 12:48:01 -0800 bpb rsocket-branch: change recent copyright year to 2019 and new files to 2019 only rsocket-branch
Wed, 06 Feb 2019 21:31:36 +0100 ihse Convert some more to SetupExecute. ihse-setupexecute-branch
Wed, 06 Feb 2019 11:54:19 -0800 bpb rsocket-branch: test options that neither Socket nor ServerSocket support rsocket-branch
Wed, 06 Feb 2019 09:20:58 -0800 bpb rsocket-branch: further clean up RdmaSockets options specification rsocket-branch
Wed, 06 Feb 2019 09:14:09 -0500 herrick Merge JDK-8200758-branch
Wed, 06 Feb 2019 09:10:12 -0500 herrick 8217317: Create jpackage native library for windows JDK-8200758-branch
Wed, 06 Feb 2019 09:00:28 -0500 herrick 8217894: jpackage CLI syntax changes JDK-8200758-branch
Tue, 05 Feb 2019 14:19:11 -0800 bpb rsocket-branch: clean up options spec in RdmaSockets rsocket-branch
Tue, 05 Feb 2019 18:53:19 +0000 alanb Cache native thread id to avoid call to JNI in blocking I/O ops niosocketimpl-branch
Tue, 05 Feb 2019 16:27:08 +0100 ihse Missing "call". ihse-targettest-branch
Tue, 05 Feb 2019 15:00:10 +0100 ihse Merge from default ihse-targettest-branch
Tue, 05 Feb 2019 14:57:24 +0100 ihse Introduce and start using new isProperty functions. ihse-targettest-branch
Tue, 05 Feb 2019 10:24:39 +0100 ihse Creating ihse-targettest-branch ihse-targettest-branch
Tue, 05 Feb 2019 10:23:18 +0100 ihse Closing ihse-runtool-branch ihse-runtool-branch
Mon, 04 Feb 2019 13:23:24 -0800 bpb rsocket-branch: RDMASockets change name to family in NPE doc rsocket-branch
Mon, 04 Feb 2019 15:00:29 -0500 herrick Merge JDK-8200758-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip