Module exports for java.base: NIO stuff
Alan Bateman
Alan.Bateman at oracle.com
Sun Dec 11 14:27:04 UTC 2016
On 11/12/2016 11:44, Remi Forax wrote:
> :
> No, these are different implementation, they directly use classes from sun.nio.ch and bypass the selector API.
>
Sure, but the SelectorProvider service interface doesn't define anything
that allows someone to choose when there are multiple implementations
deployed. I compare that to FileSystemProvider where you choose based on
the URI scheme.
-Alan
More information about the jigsaw-dev
mailing list