mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8225077: fix references to broken link in java.compiler module
Reviewed-by: darcy, lancea
This commit is contained in:
parent
145f06a155
commit
ec83d0304e
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ import java.io.IOException;
|
|||
* by {@code '/'}; {@code '.'} and {@code '..'} are invalid path
|
||||
* segments. A valid relative name must match the
|
||||
* "path-rootless" rule of <a
|
||||
* href="http://www.ietf.org/html/rfc3986.txt">RFC 3986</a>, section
|
||||
* href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986</a>, section
|
||||
* 3.3.
|
||||
*
|
||||
* <p>The file creation methods take a variable number of arguments to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue