On 04.06.15 13:37, Sergey Bylokhov wrote:
On 04.06.15 9:20, Alan Bateman wrote:
On 04/06/2015 00:44, Joseph D. Darcy wrote:
Hello,
Please review this simple javadoc change to allow a working @see
link to be generated.
Looks okay to me, I also spotted this javadoc warning recently too.
I suppose that the bug is in the javadoc tool:
https://bugs.openjdk.java.net/browse/JDK-8044514
I do not see a reason why this bug should be workaround, because this
file use this class via static import everywhere, and the bug is fixed
in the new javadoc implementation:
https://bugs.openjdk.java.net/browse/JDK-8083662
-Alan
--
Best regards, Sergey.