alanb [Thu, 07 Feb 2019 13:34:30 +0000] rev 57157
Tweak javadoc, fix links
bpb [Wed, 06 Feb 2019 12:48:01 -0800] rev 57156
rsocket-branch: change recent copyright year to 2019 and new files to 2019 only
ihse [Wed, 06 Feb 2019 21:31:36 +0100] rev 57155
Convert some more to SetupExecute.
bpb [Wed, 06 Feb 2019 11:54:19 -0800] rev 57154
rsocket-branch: test options that neither Socket nor ServerSocket support
bpb [Wed, 06 Feb 2019 09:20:58 -0800] rev 57153
rsocket-branch: further clean up RdmaSockets options specification
herrick [Wed, 06 Feb 2019 09:14:09 -0500] rev 57152
Merge
herrick [Wed, 06 Feb 2019 09:10:12 -0500] rev 57151
8217317: Create jpackage native library for windows
Submitten-by: almatvee
Reviewed-by: herrick, ihse
herrick [Wed, 06 Feb 2019 09:00:28 -0500] rev 57150
8217894: jpackage CLI syntax changes
Reviewed-by: almatvee
bpb [Tue, 05 Feb 2019 14:19:11 -0800] rev 57149
rsocket-branch: clean up options spec in RdmaSockets
alanb [Tue, 05 Feb 2019 18:53:19 +0000] rev 57148
Cache native thread id to avoid call to JNI in blocking I/O ops
ihse [Tue, 05 Feb 2019 16:27:08 +0100] rev 57147
Missing "call".
ihse [Tue, 05 Feb 2019 15:00:10 +0100] rev 57146
Merge from default
ihse [Tue, 05 Feb 2019 14:57:24 +0100] rev 57145
Introduce and start using new isProperty functions.
ihse [Tue, 05 Feb 2019 10:24:39 +0100] rev 57144
Creating ihse-targettest-branch
ihse [Tue, 05 Feb 2019 10:23:18 +0100] rev 57143
Closing ihse-runtool-branch
bpb [Mon, 04 Feb 2019 13:23:24 -0800] rev 57142
rsocket-branch: RDMASockets change name to family in NPE doc
herrick [Mon, 04 Feb 2019 15:00:29 -0500] rev 57141
Merge
herrick [Sun, 03 Feb 2019 08:16:08 -0500] rev 57140
8217751: jpackage messages and failures
Reviewed-by: almatvee
ihse [Fri, 01 Feb 2019 12:29:52 +0100] rev 57139
Initial implementation and test case of SetupExecute.
ihse [Fri, 01 Feb 2019 11:14:45 +0100] rev 57138
Create ihse-setupexecute-branch.
ihse [Fri, 01 Feb 2019 11:13:44 +0100] rev 57137
Some notes...
ihse [Fri, 01 Feb 2019 10:38:57 +0100] rev 57136
Fooling around...
ihse [Fri, 01 Feb 2019 10:38:00 +0100] rev 57135
Create ihse-charsets-branch.
bpb [Thu, 31 Jan 2019 16:53:10 -0800] rev 57134
rsocket-branch: fix location of rs_close() in rdma_supported()
bpb [Thu, 31 Jan 2019 13:18:31 -0800] rev 57133
rsocket-branch: modify class doc of RdmaSocketOptions
chegar [Thu, 31 Jan 2019 17:06:13 +0000] rev 57132
rsocket-branch: move LinuxRdmaSocketDispatcherImpl.c to RdmaSocketDispatcherImpl.c
chegar [Thu, 31 Jan 2019 16:52:27 +0000] rev 57131
rsocket-branch: Additional test coverage for the RDMA selector provider
Contributed-by: Lucy Lu <yingqi.lu@intel.com>, Chris Hegarty <chris.hegarty@oracle.com>
chegar [Thu, 31 Jan 2019 14:22:46 +0000] rev 57130
rsocket-branch: Review comment C from Brian - rename dispatcher
Contributed-by: Lucy Lu <yingqi.lu@intel.com>
chegar [Thu, 31 Jan 2019 14:12:49 +0000] rev 57129
rsocket-branch: Review comments from Brian, A, B, and D
Contributed-by: Lucy Lu <yingqi.lu@intel.com>
alanb [Thu, 31 Jan 2019 09:01:10 +0000] rev 57128
Minor cleanup to NioSocketImpl to avoid accessing fd field without stateLock
herrick [Wed, 30 Jan 2019 19:48:18 -0500] rev 57127
Merge
herrick [Wed, 30 Jan 2019 19:25:22 -0500] rev 57126
8217792 : Investigate what modules are included
Reviewed-by: kcr, almatvee