Re: 8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl

2019-03-16 Thread Chris Hegarty
> ... > > The webrev with the corresponding changes is here: >http://cr.openjdk.java.net/~alanb/8220493/0/webrev/ > I exchanged a few > messages offline with Alan regarding review comments relating to this change. I'm happy to see it move

8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl

2019-03-12 Thread Alan Bateman
We have a branch in the sandbox named "niosocketimpl-branch" with a replacement for the underlying implementation used by java.net.Socket and ServerSocket. I've mentioned this in previous mails [1]. We also have a draft JEP [2]. I'd like to get the changes that allow for the platform Socket