Fri, 22 Feb 2019 17:03:09 +0000 More cleanup and tests niosocketimpl-branch
alanb [Fri, 22 Feb 2019 17:03:09 +0000] rev 57207
More cleanup and tests
Fri, 22 Feb 2019 16:07:58 +0530 missed shader name correction in code metal-prototype-branch
aghaisas [Fri, 22 Feb 2019 16:07:58 +0530] rev 57206
missed shader name correction in code
Fri, 22 Feb 2019 14:07:32 +0530 Description : Rename shader file metal-prototype-branch
aghaisas [Fri, 22 Feb 2019 14:07:32 +0530] rev 57205
Description : Rename shader file
Fri, 22 Feb 2019 12:05:05 +0530 Merge metal-prototype-branch
aghaisas [Fri, 22 Feb 2019 12:05:05 +0530] rev 57204
Merge
Thu, 21 Feb 2019 20:20:11 +0000 Add test for Socket to UDP socket niosocketimpl-branch
alanb [Thu, 21 Feb 2019 20:20:11 +0000] rev 57203
Add test for Socket to UDP socket
Thu, 21 Feb 2019 16:36:49 +0000 Add test for connection reset niosocketimpl-branch
alanb [Thu, 21 Feb 2019 16:36:49 +0000] rev 57202
Add test for connection reset
Thu, 21 Feb 2019 08:29:16 +0000 More test cleanup niosocketimpl-branch
alanb [Thu, 21 Feb 2019 08:29:16 +0000] rev 57201
More test cleanup
Wed, 20 Feb 2019 21:12:08 +0000 Fix test bug niosocketimpl-branch
alanb [Wed, 20 Feb 2019 21:12:08 +0000] rev 57200
Fix test bug
Wed, 20 Feb 2019 20:55:24 +0000 Add test to exercise using custom SocketImpls niosocketimpl-branch
alanb [Wed, 20 Feb 2019 20:55:24 +0000] rev 57199
Add test to exercise using custom SocketImpls
Wed, 20 Feb 2019 14:01:37 -0500 Merge JDK-8200758-branch
herrick [Wed, 20 Feb 2019 14:01:37 -0500] rev 57198
Merge
Wed, 20 Feb 2019 12:52:43 -0500 8217798: modular jar linking in jpackage JDK-8200758-branch
herrick [Wed, 20 Feb 2019 12:52:43 -0500] rev 57197
8217798: modular jar linking in jpackage Reviewed-by: almatvee, kbr
Wed, 20 Feb 2019 17:00:40 +0530 Description : Metal Rendering Pipeline - initial implementation of line and quad rendering metal-prototype-branch
aghaisas [Wed, 20 Feb 2019 17:00:40 +0530] rev 57196
Description : Metal Rendering Pipeline - initial implementation of line and quad rendering Contributed-by: jdv, aghaisas
Tue, 19 Feb 2019 17:16:15 +0530 Initial changes for metal prototype metal-prototype-branch
jdv [Tue, 19 Feb 2019 17:16:15 +0530] rev 57195
Initial changes for metal prototype
Sun, 17 Feb 2019 14:08:26 -0500 8212091: Move jpackage native code under platform specific folders and files JDK-8200758-branch
herrick [Sun, 17 Feb 2019 14:08:26 -0500] rev 57194
8212091: Move jpackage native code under platform specific folders and files Submitten-by: almatvee Reviewed-by: herrick, ihse
Sun, 17 Feb 2019 09:54:08 -0500 Merge JDK-8200758-branch
herrick [Sun, 17 Feb 2019 09:54:08 -0500] rev 57193
Merge
Fri, 15 Feb 2019 17:41:06 -0500 8217802: Invalid Option warning message. JDK-8200758-branch
herrick [Fri, 15 Feb 2019 17:41:06 -0500] rev 57192
8217802: Invalid Option warning message. Reviewed-by: almatvee
Sun, 17 Feb 2019 12:21:11 +0000 Merge niosocketimpl-branch
alanb [Sun, 17 Feb 2019 12:21:11 +0000] rev 57191
Merge
Sun, 17 Feb 2019 12:20:37 +0000 Fix copyright dates niosocketimpl-branch
alanb [Sun, 17 Feb 2019 12:20:37 +0000] rev 57190
Fix copyright dates
Sun, 17 Feb 2019 12:13:35 +0000 Clean up setOption/getOption implementations niosocketimpl-branch
alanb [Sun, 17 Feb 2019 12:13:35 +0000] rev 57189
Clean up setOption/getOption implementations
Sun, 17 Feb 2019 10:00:26 +0000 Change Socket.getInputStream/getOutputStream to return the same stream each time niosocketimpl-branch
alanb [Sun, 17 Feb 2019 10:00:26 +0000] rev 57188
Change Socket.getInputStream/getOutputStream to return the same stream each time
Sat, 16 Feb 2019 19:53:43 +0000 Allow setTrafficClass on streams socket niosocketimpl-branch
alanb [Sat, 16 Feb 2019 19:53:43 +0000] rev 57187
Allow setTrafficClass on streams socket
Fri, 15 Feb 2019 18:07:17 +0000 Throw SocketException consistently after connection reset detected niosocketimpl-branch
alanb [Fri, 15 Feb 2019 18:07:17 +0000] rev 57186
Throw SocketException consistently after connection reset detected
Fri, 15 Feb 2019 10:39:45 +0000 Improve SocketReadWrite microbenchmark niosocketimpl-branch
alanb [Fri, 15 Feb 2019 10:39:45 +0000] rev 57185
Improve SocketReadWrite microbenchmark Contributed-by: sergey.kuksenko@oracle.com
Wed, 13 Feb 2019 18:31:09 -0500 Merge JDK-8200758-branch
herrick [Wed, 13 Feb 2019 18:31:09 -0500] rev 57184
Merge
Wed, 13 Feb 2019 13:25:36 -0500 Merge JDK-8200758-branch
herrick [Wed, 13 Feb 2019 13:25:36 -0500] rev 57183
Merge
Wed, 13 Feb 2019 13:22:15 -0500 Merge JDK-8200758-branch
herrick [Wed, 13 Feb 2019 13:22:15 -0500] rev 57182
Merge
Tue, 12 Feb 2019 11:58:41 -0500 8214564: --win-upgrade-uuid does not work as expected JDK-8200758-branch
herrick [Tue, 12 Feb 2019 11:58:41 -0500] rev 57181
8214564: --win-upgrade-uuid does not work as expected Submitten-by: almatvee Reviewed-by: herrick, ihse
Tue, 12 Feb 2019 11:54:56 -0500 8217687: jpackage --help improvements JDK-8200758-branch
herrick [Tue, 12 Feb 2019 11:54:56 -0500] rev 57180
8217687: jpackage --help improvements Reviewed-by: almatvee
Wed, 13 Feb 2019 14:43:25 +0000 Extend field resetting in copyTo(SocketImpl) implementations niosocketimpl-branch
alanb [Wed, 13 Feb 2019 14:43:25 +0000] rev 57179
Extend field resetting in copyTo(SocketImpl) implementations
Wed, 13 Feb 2019 08:29:35 +0000 Improve clarity of implAccept, align timeout messages with PSI niosocketimpl-branch
alanb [Wed, 13 Feb 2019 08:29:35 +0000] rev 57178
Improve clarity of implAccept, align timeout messages with PSI
Mon, 11 Feb 2019 19:16:13 +0000 -Djdk.net.usePlainSocketImpl without value should use PlainSocketImpl niosocketimpl-branch
alanb [Mon, 11 Feb 2019 19:16:13 +0000] rev 57177
-Djdk.net.usePlainSocketImpl without value should use PlainSocketImpl
Mon, 11 Feb 2019 15:17:31 +0000 Cleanup niosocketimpl-branch
michaelm [Mon, 11 Feb 2019 15:17:31 +0000] rev 57176
Cleanup
Mon, 11 Feb 2019 08:39:50 +0000 More cleanup. Also fix up jshell tests that depend on exception messages niosocketimpl-branch
alanb [Mon, 11 Feb 2019 08:39:50 +0000] rev 57175
More cleanup. Also fix up jshell tests that depend on exception messages
Sun, 10 Feb 2019 19:51:43 +0000 More cleanup niosocketimpl-branch
alanb [Sun, 10 Feb 2019 19:51:43 +0000] rev 57174
More cleanup
Sun, 10 Feb 2019 17:37:38 +0000 Cleanup of system property handling niosocketimpl-branch
alanb [Sun, 10 Feb 2019 17:37:38 +0000] rev 57173
Cleanup of system property handling
Sun, 10 Feb 2019 09:54:31 +0000 Moving delegating SocketImpl to its own class niosocketimpl-branch
alanb [Sun, 10 Feb 2019 09:54:31 +0000] rev 57172
Moving delegating SocketImpl to its own class
Sat, 09 Feb 2019 19:16:30 +0000 Fix issues when configured to use PlainSocketImpl niosocketimpl-branch
alanb [Sat, 09 Feb 2019 19:16:30 +0000] rev 57171
Fix issues when configured to use PlainSocketImpl
Sat, 09 Feb 2019 08:54:02 +0000 Privileged block to create socket input/output streams should be in AbstractPlainSocketImpl niosocketimpl-branch
alanb [Sat, 09 Feb 2019 08:54:02 +0000] rev 57170
Privileged block to create socket input/output streams should be in AbstractPlainSocketImpl
Sat, 09 Feb 2019 07:56:40 +0000 Merge niosocketimpl-branch
alanb [Sat, 09 Feb 2019 07:56:40 +0000] rev 57169
Merge
Sat, 09 Feb 2019 07:56:19 +0000 Clean-up of JFR support niosocketimpl-branch
alanb [Sat, 09 Feb 2019 07:56:19 +0000] rev 57168
Clean-up of JFR support
Fri, 08 Feb 2019 19:29:14 +0000 Socket changes to support both NioSocketImpl and PlainSocketImpl switchable by net property niosocketimpl-branch
michaelm [Fri, 08 Feb 2019 19:29:14 +0000] rev 57167
Socket changes to support both NioSocketImpl and PlainSocketImpl switchable by net property
Fri, 08 Feb 2019 18:16:53 +0000 Exclude jdk/jfr/event/io/EvilInstrument.java niosocketimpl-branch
alanb [Fri, 08 Feb 2019 18:16:53 +0000] rev 57166
Exclude jdk/jfr/event/io/EvilInstrument.java
Fri, 08 Feb 2019 16:49:58 +0000 Merge niosocketimpl-branch
alanb [Fri, 08 Feb 2019 16:49:58 +0000] rev 57165
Merge
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip