Fri, 08 Feb 2019 16:49:25 +0000 Update JFR instrumentation for java.net.Socket niosocketimpl-branch
alanb [Fri, 08 Feb 2019 16:49:25 +0000] rev 57164
Update JFR instrumentation for java.net.Socket
Fri, 08 Feb 2019 13:13:51 +0100 Fix images. ihse-setupexecute-branch
ihse [Fri, 08 Feb 2019 13:13:51 +0100] rev 57163
Fix images.
Fri, 08 Feb 2019 10:42:05 +0100 Fixing Docs.gmk. ihse-setupexecute-branch
ihse [Fri, 08 Feb 2019 10:42:05 +0100] rev 57162
Fixing Docs.gmk.
Thu, 07 Feb 2019 12:46:59 -0800 rsocket-branch: correct some typos RdmaSockets rsocket-branch
bpb [Thu, 07 Feb 2019 12:46:59 -0800] rev 57161
rsocket-branch: correct some typos RdmaSockets
Thu, 07 Feb 2019 11:09:09 -0800 rsocket-branch: correct copyright year rsocket-branch
bpb [Thu, 07 Feb 2019 11:09:09 -0800] rev 57160
rsocket-branch: correct copyright year
Thu, 07 Feb 2019 19:35:33 +0100 Adding SetupExecute to more places, and adding functionality. ihse-setupexecute-branch
ihse [Thu, 07 Feb 2019 19:35:33 +0100] rev 57159
Adding SetupExecute to more places, and adding functionality.
Thu, 07 Feb 2019 13:04:38 +0100 Bug fixes. Now hotspot works. ihse-setupexecute-branch
ihse [Thu, 07 Feb 2019 13:04:38 +0100] rev 57158
Bug fixes. Now hotspot works.
Thu, 07 Feb 2019 13:34:30 +0000 Tweak javadoc, fix links rsocket-branch
alanb [Thu, 07 Feb 2019 13:34:30 +0000] rev 57157
Tweak javadoc, fix links
Wed, 06 Feb 2019 12:48:01 -0800 rsocket-branch: change recent copyright year to 2019 and new files to 2019 only rsocket-branch
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
Wed, 06 Feb 2019 21:31:36 +0100 Convert some more to SetupExecute. ihse-setupexecute-branch
ihse [Wed, 06 Feb 2019 21:31:36 +0100] rev 57155
Convert some more to SetupExecute.
Wed, 06 Feb 2019 11:54:19 -0800 rsocket-branch: test options that neither Socket nor ServerSocket support rsocket-branch
bpb [Wed, 06 Feb 2019 11:54:19 -0800] rev 57154
rsocket-branch: test options that neither Socket nor ServerSocket support
Wed, 06 Feb 2019 09:20:58 -0800 rsocket-branch: further clean up RdmaSockets options specification rsocket-branch
bpb [Wed, 06 Feb 2019 09:20:58 -0800] rev 57153
rsocket-branch: further clean up RdmaSockets options specification
Wed, 06 Feb 2019 09:14:09 -0500 Merge JDK-8200758-branch
herrick [Wed, 06 Feb 2019 09:14:09 -0500] rev 57152
Merge
Wed, 06 Feb 2019 09:10:12 -0500 8217317: Create jpackage native library for windows JDK-8200758-branch
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
Wed, 06 Feb 2019 09:00:28 -0500 8217894: jpackage CLI syntax changes JDK-8200758-branch
herrick [Wed, 06 Feb 2019 09:00:28 -0500] rev 57150
8217894: jpackage CLI syntax changes Reviewed-by: almatvee
Tue, 05 Feb 2019 14:19:11 -0800 rsocket-branch: clean up options spec in RdmaSockets rsocket-branch
bpb [Tue, 05 Feb 2019 14:19:11 -0800] rev 57149
rsocket-branch: clean up options spec in RdmaSockets
Tue, 05 Feb 2019 18:53:19 +0000 Cache native thread id to avoid call to JNI in blocking I/O ops niosocketimpl-branch
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
Tue, 05 Feb 2019 16:27:08 +0100 Missing "call". ihse-targettest-branch
ihse [Tue, 05 Feb 2019 16:27:08 +0100] rev 57147
Missing "call".
Tue, 05 Feb 2019 15:00:10 +0100 Merge from default ihse-targettest-branch
ihse [Tue, 05 Feb 2019 15:00:10 +0100] rev 57146
Merge from default
Tue, 05 Feb 2019 14:57:24 +0100 Introduce and start using new isProperty functions. ihse-targettest-branch
ihse [Tue, 05 Feb 2019 14:57:24 +0100] rev 57145
Introduce and start using new isProperty functions.
Tue, 05 Feb 2019 10:24:39 +0100 Creating ihse-targettest-branch ihse-targettest-branch
ihse [Tue, 05 Feb 2019 10:24:39 +0100] rev 57144
Creating ihse-targettest-branch
Tue, 05 Feb 2019 10:23:18 +0100 Closing ihse-runtool-branch ihse-runtool-branch
ihse [Tue, 05 Feb 2019 10:23:18 +0100] rev 57143
Closing ihse-runtool-branch
Mon, 04 Feb 2019 13:23:24 -0800 rsocket-branch: RDMASockets change name to family in NPE doc rsocket-branch
bpb [Mon, 04 Feb 2019 13:23:24 -0800] rev 57142
rsocket-branch: RDMASockets change name to family in NPE doc
Mon, 04 Feb 2019 15:00:29 -0500 Merge JDK-8200758-branch
herrick [Mon, 04 Feb 2019 15:00:29 -0500] rev 57141
Merge
Sun, 03 Feb 2019 08:16:08 -0500 8217751: jpackage messages and failures JDK-8200758-branch
herrick [Sun, 03 Feb 2019 08:16:08 -0500] rev 57140
8217751: jpackage messages and failures Reviewed-by: almatvee
Fri, 01 Feb 2019 12:29:52 +0100 Initial implementation and test case of SetupExecute. ihse-setupexecute-branch
ihse [Fri, 01 Feb 2019 12:29:52 +0100] rev 57139
Initial implementation and test case of SetupExecute.
Fri, 01 Feb 2019 11:14:45 +0100 Create ihse-setupexecute-branch. ihse-setupexecute-branch
ihse [Fri, 01 Feb 2019 11:14:45 +0100] rev 57138
Create ihse-setupexecute-branch.
Fri, 01 Feb 2019 11:13:44 +0100 Some notes... ihse-charsets-branch
ihse [Fri, 01 Feb 2019 11:13:44 +0100] rev 57137
Some notes...
Fri, 01 Feb 2019 10:38:57 +0100 Fooling around... ihse-charsets-branch
ihse [Fri, 01 Feb 2019 10:38:57 +0100] rev 57136
Fooling around...
Fri, 01 Feb 2019 10:38:00 +0100 Create ihse-charsets-branch. ihse-charsets-branch
ihse [Fri, 01 Feb 2019 10:38:00 +0100] rev 57135
Create ihse-charsets-branch.
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip