alanb [Mon, 11 Feb 2019 19:16:13 +0000] rev 57177
-Djdk.net.usePlainSocketImpl without value should use PlainSocketImpl
michaelm [Mon, 11 Feb 2019 15:17:31 +0000] rev 57176
Cleanup
alanb [Mon, 11 Feb 2019 08:39:50 +0000] rev 57175
More cleanup. Also fix up jshell tests that depend on exception messages
alanb [Sun, 10 Feb 2019 19:51:43 +0000] rev 57174
More cleanup
alanb [Sun, 10 Feb 2019 17:37:38 +0000] rev 57173
Cleanup of system property handling
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