alanb [Sun, 10 Feb 2019 09:54:31 +0000] rev 57172
Moving delegating SocketImpl to its own class
alanb [Sat, 09 Feb 2019 19:16:30 +0000] rev 57171
Fix issues when configured to use PlainSocketImpl
alanb [Sat, 09 Feb 2019 08:54:02 +0000] rev 57170
Privileged block to create socket input/output streams should be in AbstractPlainSocketImpl
alanb [Sat, 09 Feb 2019 07:56:40 +0000] rev 57169
Merge
alanb [Sat, 09 Feb 2019 07:56:19 +0000] rev 57168
Clean-up of JFR support
michaelm [Fri, 08 Feb 2019 19:29:14 +0000] rev 57167
Socket changes to support both NioSocketImpl and PlainSocketImpl switchable by net property
alanb [Fri, 08 Feb 2019 18:16:53 +0000] rev 57166
Exclude jdk/jfr/event/io/EvilInstrument.java
alanb [Fri, 08 Feb 2019 16:49:58 +0000] rev 57165
Merge
alanb [Fri, 08 Feb 2019 16:49:25 +0000] rev 57164
Update JFR instrumentation for java.net.Socket
ihse [Fri, 08 Feb 2019 13:13:51 +0100] rev 57163
Fix images.
ihse [Fri, 08 Feb 2019 10:42:05 +0100] rev 57162
Fixing Docs.gmk.
bpb [Thu, 07 Feb 2019 12:46:59 -0800] rev 57161
rsocket-branch: correct some typos RdmaSockets
bpb [Thu, 07 Feb 2019 11:09:09 -0800] rev 57160
rsocket-branch: correct copyright year
ihse [Thu, 07 Feb 2019 19:35:33 +0100] rev 57159
Adding SetupExecute to more places, and adding functionality.
ihse [Thu, 07 Feb 2019 13:04:38 +0100] rev 57158
Bug fixes. Now hotspot works.