> Some links in the javadoc became broken after modules were added
Not exactly, it was after javadoc was changed under
https://bugs.openjdk.java.net/browse/JDK-8195795
There are lot of broken links. I also have :
https://bugs.openjdk.java.net/browse/JDK-8205646
This one seems to be different than the other two .. no mention of the
module
http://cr.openjdk.java.net/~serb/8201611/webrev.00/src/java.desktop/share/classes/javax/imageio/metadata/IIOMetadataNode.java.udiff.html
Why is it correct ?
-phil.
On 07/02/2018 09:11 AM, Sergey Bylokhov wrote:
Hello.
Please review the fix for jdk11.
Bug: https://bugs.openjdk.java.net/browse/JDK-8201611
Webrev: http://cr.openjdk.java.net/~serb/8201611/webrev.00
Some links in the javadoc became broken after modules were added.