RFR: 8254692: (se) Clarify the behaviour of the non-abstract SelectorProvider::inheritedChannel [v3]
Fernando Guallini
fguallini at openjdk.java.net
Tue Oct 20 18:43:31 UTC 2020
> 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
Fernando Guallini has updated the pull request incrementally with one additional commit since the last revision:
replace general static import to a more specific one
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/745/files
- new: https://git.openjdk.java.net/jdk/pull/745/files/d4d50134..7787b74c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=745&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=745&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/745.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/745/head:pull/745
PR: https://git.openjdk.java.net/jdk/pull/745
More information about the nio-dev
mailing list