RFR: [XS,doc] JDK-8225077: fix references to broken link in java.compiler module
Lance Andersen
lance.andersen at oracle.com
Thu May 30 20:34:42 UTC 2019
+1
> On May 30, 2019, at 4:32 PM, Jonathan Gibbons <jonathan.gibbons at oracle.com> wrote:
>
> Please review a one line change to fix a 404 link in javax/annotation/processing/Filer.java
> With this fix, DocCheck finds no errors in the java.compiler module.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8225077
>
> -- Jon
>
>
> Patch inline:
>
> $ hg diff -R open
> diff -r a0d4e61acb6b src/java.compiler/share/classes/javax/annotation/processing/Filer.java
> --- a/src/java.compiler/share/classes/javax/annotation/processing/Filer.java Thu May 30 12:45:02 2019 -0700
> +++ b/src/java.compiler/share/classes/javax/annotation/processing/Filer.java Thu May 30 13:27:15 2019 -0700
> @@ -60,7 +60,7 @@
> * 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
>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190530/a0169f08/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oracle_sig_logo.gif
Type: image/gif
Size: 658 bytes
Desc: not available
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190530/a0169f08/oracle_sig_logo.gif>
More information about the compiler-dev
mailing list