Hi,

A little context might help here as I couldn't see why doclint is reporting a problem
since the links seem to work.

http://docs.oracle.com/javase/8/docs/api/java/awt/geom/Path2D.html

I searched and found https://bugs.openjdk.java.net/browse/JDK-8025244
where it was suggested doclint was wrong on exactly this javadoc.
For reasons I don't understand (since the link works fine) Jon said it was wrong. In an off-line conversation I am told that javadoc tool implementation didn't do what the spec. said it should, so the form you are proposing is what is supposed to work.
But since JDK 8 public javadoc is just fine that's confusing.

The javadoc people they aren't sure where the javadoc
behaviour change was pushed and its an incompatible change.

So question #1 : does the jdk9 generated javadoc actually link properly with this change ? And question #2: does doclint on JDK 9 now pass this cleanly with this change
- ie no new warnings and this warning is gone

-phil.

On 3/14/2014 1:04 AM, [email protected] wrote:
Hi,

Please review a fix for

JDK-8032527
fix the errors reported by doclint report in jdk repo.

webrev: http://cr.openjdk.java.net/~cl/8032527/webrev.01/

Thanks
Christine





Reply via email to