RFR - 8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
Alan Bateman
Alan.Bateman at oracle.com
Wed Mar 30 06:34:01 UTC 2016
On 30/03/2016 06:31, Kenji Kazumura wrote:
> The result with EventPortSelectorProvider is almost same as
> with PollSelectorProvider. This result is good for me.
>
> Let me make sure that the provider which will be removed form JDK 9 is
> only PollSelectorProvider but not EventPortSelectorProvider.
> Is it right ?
>
Yes, the proposal is to port the PollSelectorProvider in the Solaris
builds of JDK 9.
Thanks for the EventPortSelectorProvider, we developed that
SelectorProvider implementation on the assumption that we would make it
the default on Solaris some day.
-Alan
More information about the nio-dev
mailing list