On 02/07/2018 09:29, Phil Race wrote:
Not exactly, it was after javadoc was changed under
https://bugs.openjdk.java.net/browse/JDK-8195795
So modules are added to the path.
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
The html tag <a> was replaced by the direct javadoc link to the java class.
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.
--
Best regards, Sergey.