Discussion:
RFR: 8202628 : javadoc generates bad links in TestModules.java
Priya Lakshmi Muthuswamy
2018-09-26 09:19:48 UTC
Permalink
Hi,

Kindly review the minor test fix for
https://bugs.openjdk.java.net/browse/JDK-8202628.
https://bugs.openjdk.java.net/browse/JDK-8202462 ( {@index} may cause
duplicate labels) actually fixes the duplicates Id issue report in the test.
This change just removes the code which disables checkLinks.

webrev : http://cr.openjdk.java.net/~pmuthuswamy/8202628/webrev.00/

Thanks,
Priya
Hannes Wallnöfer
2018-09-26 12:50:38 UTC
Permalink
+1

Hannes
Post by Priya Lakshmi Muthuswamy
https://bugs.openjdk.java.net/browse/JDK-8202462
Jonathan Gibbons
2018-09-26 23:02:50 UTC
Permalink
+1.

I also verified this file has the only (remaining?) instances of the
comment `@ignore JDK-8202628`

-- Jon
Post by Priya Lakshmi Muthuswamy
Hi,
Kindly review the minor test fix for
https://bugs.openjdk.java.net/browse/JDK-8202628.
duplicate labels) actually fixes the duplicates Id issue report in the test.
This change just removes the code which disables checkLinks.
webrev : http://cr.openjdk.java.net/~pmuthuswamy/8202628/webrev.00/
Thanks,
Priya
Loading...