Integrated: 8254692: (se) Clarify the behaviour of the non-abstract SelectorProvider::inheritedChannel
Fernando Guallini
fguallini at openjdk.java.net
Wed Oct 21 14:58:25 UTC 2020
On Mon, 19 Oct 2020 18:22:17 GMT, Fernando Guallini <fguallini at openjdk.org> wrote:
> Please review this fix to provide spec clarity on the default implementation of java.nio.channels.spi.SelectorProvider::inheritedChannel() method which simply returns “null”, and a test for it.
>
> Please review the corresponding CSR as well: https://bugs.openjdk.java.net/browse/JDK-8254848
This pull request has now been integrated.
Changeset: f813a28b
Author: Fernando Guallini <fguallini at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f813a28b
Stats: 98 lines in 3 files changed: 73 ins; 24 del; 1 mod
8254692: (se) Clarify the behaviour of the non-abstract SelectorProvider::inheritedChannel
Reviewed-by: chegar, bpb, alanb
-------------
PR: https://git.openjdk.java.net/jdk/pull/745
More information about the nio-dev
mailing list