RFR: 8255758: JEP 380 spec clarifications [v2]

Michael McMahon michaelm at openjdk.java.net
Mon Nov 16 14:58:12 UTC 2020


On Mon, 16 Nov 2020 14:42:02 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Michael McMahon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>> 
>>  - spec update after Alan's comments
>>  - Merge branch 'master' into 8255758-spec-change
>>  - net-properties.html change only. src apidoc change to come
>>  - update to net-properties.html
>>  - 8255758: JEP 380 spec clarifications
>
> src/java.base/share/classes/java/net/doc-files/net-properties.html line 276:
> 
>> 274: {@code conf/net.properties} configuration file.
>> 275: <p>
>> 276: <i>Implicit</i> binding of {@link java.nio.channels.SocketChannel SocketChannel}s
> 
> Nit: could this be changed to:
> <i>Implicit</i> binding of  a {@link java.nio.channels.SocketChannel SocketChannel}

Done. Would you mind adding yourself as reviewer of the CSR?

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

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


More information about the nio-dev mailing list