Christoph,
Thanks for reporting the problem.
The issue may be real, but at first glance, your fix looks incorrect.
The test is specifically about testing a "<a href...>" and so it is
incorrect to replace it to the more conventional "@see ..." tag.
I will investigate in more detail later today.
-- Jon
On 1/25/19 12:10 AM, Langer, Christoph wrote:
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/
<http://cr.openjdk.java.net/~clanger/webrevs/8217773.0/>
Thanks
Christoph