RFR: 8292566: Add reference to the java.nio.file package in java.nio package documentation [v2]

Brian Burkhalter bpb at openjdk.org
Thu Aug 18 21:55:41 UTC 2022


On Thu, 18 Aug 2022 06:14:15 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8292566: Expand list of central abstractions; refine previous addition; update copyright year
>
> src/java.base/share/classes/java/nio/package-info.java line 60:
> 
>> 58:  * in the {@link java.nio.channels} package, and the file, file attribute,
>> 59:  * and file system APIs in the {@link java.nio.file} package.  Each of
>> 60:  * these subpackages has its own service-provider interface (SPI) subpackage,
> 
> If this package description is updated then it will probably mean expanding the list under  "The central abstractions..." first. That names the abstractions before the above text lists the packages that are they are in.

Done in 53cdc0869aca7237a8703b05c1dd8f3c3db98796.

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

PR: https://git.openjdk.org/jdk/pull/9910


More information about the nio-dev mailing list