RFR (S): 8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8217034

Langer, Christoph christoph.langer at sap.com
Fri Jan 25 10:12:36 UTC 2019


Hi,

it seems that after JDK-8217034, the test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java is broken. The fix looks trivial, please review:

Bug: https://bugs.openjdk.java.net/browse/JDK-8217773
Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8217773.0/

BTW: Looking at the generated Javadoc for method pkg.B::externalLink, one can see that the output for the "see also" section does not look optimal. The line of "java.net.URISyntaxException" starts with a comma which can't be avoided. Don't know if this merits a JBS issue or it is a corner case which is hardly ever used...

Thanks
Christoph

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/javadoc-dev/attachments/20190125/818a0645/attachment.html>


More information about the javadoc-dev mailing list