Mon, 25 Feb 2019 15:15:46 +0530 aghaisas Temp workaround: provide shader as a string to device.newLibraryWithSource metal-prototype-branch
Fri, 22 Feb 2019 20:36:42 +0000 alanb Merge niosocketimpl-branch
Fri, 22 Feb 2019 17:03:09 +0000 alanb More cleanup and tests niosocketimpl-branch
Fri, 22 Feb 2019 16:07:58 +0530 aghaisas missed shader name correction in code metal-prototype-branch
Fri, 22 Feb 2019 14:07:32 +0530 aghaisas Description : Rename shader file metal-prototype-branch
Fri, 22 Feb 2019 12:05:05 +0530 aghaisas Merge metal-prototype-branch
Thu, 21 Feb 2019 20:20:11 +0000 alanb Add test for Socket to UDP socket niosocketimpl-branch
Thu, 21 Feb 2019 16:36:49 +0000 alanb Add test for connection reset niosocketimpl-branch
Thu, 21 Feb 2019 08:29:16 +0000 alanb More test cleanup niosocketimpl-branch
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
Sun, 03 Feb 2019 08:16:08 -0500 herrick 8217751: jpackage messages and failures JDK-8200758-branch
Fri, 01 Feb 2019 12:29:52 +0100 ihse Initial implementation and test case of SetupExecute. ihse-setupexecute-branch
Fri, 01 Feb 2019 11:14:45 +0100 ihse Create ihse-setupexecute-branch. ihse-setupexecute-branch
Fri, 01 Feb 2019 11:13:44 +0100 ihse Some notes... ihse-charsets-branch
Fri, 01 Feb 2019 10:38:57 +0100 ihse Fooling around... ihse-charsets-branch
Fri, 01 Feb 2019 10:38:00 +0100 ihse Create ihse-charsets-branch. ihse-charsets-branch
Thu, 31 Jan 2019 16:53:10 -0800 bpb rsocket-branch: fix location of rs_close() in rdma_supported() rsocket-branch
Thu, 31 Jan 2019 13:18:31 -0800 bpb rsocket-branch: modify class doc of RdmaSocketOptions rsocket-branch
Thu, 31 Jan 2019 17:06:13 +0000 chegar rsocket-branch: move LinuxRdmaSocketDispatcherImpl.c to RdmaSocketDispatcherImpl.c rsocket-branch
Thu, 31 Jan 2019 16:52:27 +0000 chegar rsocket-branch: Additional test coverage for the RDMA selector provider rsocket-branch
Thu, 31 Jan 2019 14:22:46 +0000 chegar rsocket-branch: Review comment C from Brian - rename dispatcher rsocket-branch
Thu, 31 Jan 2019 14:12:49 +0000 chegar rsocket-branch: Review comments from Brian, A, B, and D rsocket-branch
Thu, 31 Jan 2019 09:01:10 +0000 alanb Minor cleanup to NioSocketImpl to avoid accessing fd field without stateLock niosocketimpl-branch
Wed, 30 Jan 2019 19:48:18 -0500 herrick Merge JDK-8200758-branch
Wed, 30 Jan 2019 19:25:22 -0500 herrick 8217792 : Investigate what modules are included JDK-8200758-branch
Wed, 30 Jan 2019 10:42:19 -0500 herrick 8217793: Modular jars in jpackage are not working JDK-8200758-branch
Wed, 30 Jan 2019 14:33:52 +0000 alanb Improve read/write performance niosocketimpl-branch
Wed, 30 Jan 2019 14:24:11 +0000 chegar rsocket-branch: Update RDMA selector provider and API rsocket-branch
Tue, 29 Jan 2019 17:42:58 +0000 alanb Merge niosocketimpl-branch
Tue, 29 Jan 2019 17:27:13 +0000 chegar rsocket-branch: update @since tags in API rsocket-branch
Tue, 29 Jan 2019 17:25:43 +0000 chegar rsocket-branch: cleanup in selector provider and friends rsocket-branch
Tue, 29 Jan 2019 09:40:14 -0500 herrick 8217331: Problems when space in application name JDK-8200758-branch
Tue, 29 Jan 2019 09:38:31 -0500 herrick Merge JDK-8200758-branch
Mon, 28 Jan 2019 14:50:53 +0000 chegar rsocket-branch: fix null arg checking in factories rsocket-branch
Mon, 28 Jan 2019 13:56:39 +0000 chegar rsocket-branch: Merge with default rsocket-branch
Sat, 26 Jan 2019 14:02:35 +0000 alanb Initial load of JEP 337 implementation rsocket-branch
Fri, 25 Jan 2019 13:50:44 +0000 alanb NioSocketImpl cleanup niosocketimpl-branch
Fri, 25 Jan 2019 11:33:52 +0000 alanb Merge niosocketimpl-branch
Thu, 24 Jan 2019 17:29:21 +0000 alanb Merge niosocketimpl-branch
Thu, 24 Jan 2019 17:11:10 +0000 alanb implConnect only requires one lock niosocketimpl-branch
Wed, 23 Jan 2019 19:30:59 +0000 alanb Prototype of NIO based SocketImpl niosocketimpl-branch
Tue, 22 Jan 2019 09:43:38 -0500 herrick Merge JDK-8200758-branch
Tue, 22 Jan 2019 09:24:58 -0500 herrick 8217269: jpackage Makefile improvments JDK-8200758-branch
Thu, 10 Jan 2019 15:34:33 -0500 herrick Merge JDK-8200758-branch
Thu, 10 Jan 2019 11:30:09 -0800 kcr 8216492: Update copyright of all new jpackage fils to 2019 JDK-8200758-branch
Thu, 10 Jan 2019 13:13:56 -0500 herrick Merge JDK-8200758-branch
Tue, 08 Jan 2019 17:20:28 -0500 herrick Merge JDK-8200758-branch
Tue, 08 Jan 2019 17:14:14 -0500 herrick 8216373: temporary build-root left behind when using secondary launcher(s) JDK-8200758-branch
Tue, 08 Jan 2019 17:12:24 -0500 herrick 8216313: Add ToolProvider information to jdk.jpackage API docs JDK-8200758-branch
Tue, 08 Jan 2019 10:41:50 -0500 herrick Merge JDK-8200758-branch
Tue, 08 Jan 2019 07:39:35 -0500 herrick Merge JDK-8200758-branch
Tue, 08 Jan 2019 07:37:14 -0500 herrick 8216190: Remove Single Instance Service support from jpackage JDK-8200758-branch
Mon, 07 Jan 2019 16:43:30 -0500 herrick Merge JDK-8200758-branch
Mon, 07 Jan 2019 16:41:59 -0500 herrick 8215900: Without --files args, only jars in the top level of --input are added to class-path JDK-8200758-branch
Mon, 07 Jan 2019 16:39:30 -0500 herrick 8215903: modify behavior of retaining temporary output dir JDK-8200758-branch
Sun, 06 Jan 2019 16:58:28 -0500 herrick Merge JDK-8200758-branch
Wed, 02 Jan 2019 13:01:24 +0100 erikj Close JDK-8215445-branch JDK-8215445-branch
Wed, 02 Jan 2019 10:21:54 +0100 erikj Merge from default JDK-8215445-branch
Fri, 21 Dec 2018 07:46:58 -0500 herrick Merge JDK-8200758-branch
Fri, 21 Dec 2018 07:40:47 -0500 herrick 8215515: Add a command line option to override internal resources. JDK-8200758-branch
Fri, 21 Dec 2018 01:29:51 -0800 erikj Use fixpath instead of exe_suffix in Images.gmk JDK-8215445-branch
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 tip