RFR: 8254692: (se) Clarify the behaviour of the non-abstract SelectorProvider::inheritedChannel [v4]
Fernando Guallini
fguallini at openjdk.java.net
Wed Oct 21 12:25:46 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:
rename test for default SelectorProvider implementation
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/745/files
- new: https://git.openjdk.java.net/jdk/pull/745/files/7787b74c..4528ea4a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=745&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=745&range=02-03
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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