8295155: Incorrect javadoc of java.base module
Reviewed-by: alanb, rriggs, bpb, iris, jvernee
This commit is contained in:
parent
e1a77cfd5f
commit
2586b1a3c1
@ -33,8 +33,8 @@
|
|||||||
* file system provider} to enumerate and read the class and resource
|
* file system provider} to enumerate and read the class and resource
|
||||||
* files in a run-time image.
|
* files in a run-time image.
|
||||||
* The jrt file system can be created by calling
|
* The jrt file system can be created by calling
|
||||||
* {@link java.nio.file.FileSystems#newFileSystem
|
* {@link java.nio.file.FileSystems#getFileSystem
|
||||||
* FileSystems.newFileSystem(URI.create("jrt:/"))}.
|
* FileSystems.getFileSystem(URI.create("jrt:/"))}.
|
||||||
* </dd>
|
* </dd>
|
||||||
* </dl>
|
* </dl>
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user