RFR: 8351505: Typo in the documentation of java.nio.file.spi.FileSystemProvider.getFileSystem()

Jaikiran Pai jpai at openjdk.org
Sat Mar 15 13:58:30 UTC 2025


On Sat, 11 Jan 2025 22:48:12 GMT, Arend von Reinersdorff <duke 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.

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

PR Comment: https://git.openjdk.org/jdk/pull/23052#issuecomment-2710700754


More information about the nio-dev mailing list