[OpenJDK 2D-Dev] <Swing Dev> [9] Review Request: 8181894 java.desktop module documentation has links to technotes
Sergey Bylokhov
sergey.bylokhov at oracle.com
Sun Jun 18 20:33:55 UTC 2017
It seems that there is an issue in generation of html files from .md. But I have verified the new links by creating specs/jar/jar.html manually:
http://cr.openjdk.java.net/~serb/8181894/webrev.01
>
> Hi, Mandy.
> I rechecked this fix on top of JDK-8150681, and found that the jar/jar.html was not copied to the "/images/docs/specs/« but for example «serialization» is copied.
>
>
>>> - 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/2d-dev/attachments/20170618/c56c485a/attachment.html>
More information about the 2d-dev
mailing list