<Swing Dev> [9] Review Request: 8181894 java.desktop module documentation has links to technotes
Mandy Chung
mandy.chung at oracle.com
Fri Jun 16 23:31:17 UTC 2017
> On Jun 16, 2017, at 9:49 AM, Sergey Bylokhov <Sergey.Bylokhov at oracle.com> wrote:
>
> Hello,
> Please review the fix for jdk9-dev.
>
> A few types of links were fixed:
> - The fix for JDK-8178412 missed some links to IMF.
> - The links to jar.html#service_provider were changed to {@link ServiceLoader}
> - The links to a.html were changed to «{@docRoot}/specs/jar.html» see JDK-8150681
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8181894 <https://bugs.openjdk.java.net/browse/JDK-8181894>
> Webrev can be found at: http://cr.openjdk.java.net/~serb/8181894/webrev.00 <http://cr.openjdk.java.net/~serb/8181894/webrev.00>
>
+ * <a href="{@docRoot}/specs/jar.html">JAR File Specification</a>.
This should be
<a href="{@docRoot}/specs/jar/jar.html">
You should do a build to verify.
Mandy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20170616/1c839638/attachment.html>
More information about the swing-dev
mailing list