RFR: 8254692: (se) Clarify the behaviour of the non-abstract SelectorProvider::inheritedChannel [v3]

Chris Hegarty chegar at openjdk.java.net
Wed Oct 21 08:40:41 UTC 2020


On Tue, 20 Oct 2020 18:43:31 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
>
> 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

Marked as reviewed by chegar (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/745


More information about the nio-dev mailing list