RFR: 8351505: Typo in the documentation of java.nio.file.spi.FileSystemProvider.getFileSystem()
Arend von Reinersdorff
duke at openjdk.org
Sat Mar 15 14:01:54 UTC 2025
On Mon, 10 Mar 2025 13:58:19 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> 8351505: Typo in the documentation of java.nio.file.spi.FileSystemProvider.getFileSystem()
>
> Hello Arend, the JDK project relies on Skara bots to generate a RFR (request for review) email to the relevant mailing list. One requirement before generating the RFR is to have an issue created for the PR in the JDK issue tracker. For issues like these, the typical process is to first create a bug here https://bugs.java.com/bugdatabase/ and once the bug has been triaged and a bug id allocated, you can create a PR for it. More details about the contribution guidelines are available here https://openjdk.org/guide/#contributing-to-an-openjdk-project.
>
> As for this specific change, this does look like a genuine typo in the documentation. I've created a bug for you here https://bugs.openjdk.org/browse/JDK-8351505. Please edit the title of this PR to `8351505: Typo in the documentation of java.nio.file.spi.FileSystemProvider.getFileSystem()` so that it gets picked up by the bots to trigger the review process.
@jaikiran thank you for creating the issue :-) Has in the meantime been fixed by https://github.com/openjdk/jdk/pull/23968
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23052#issuecomment-2726574098
More information about the nio-dev
mailing list