On 3/21/18 8:58 AM, David Lloyd wrote:
Since adding a field called "name" to java.lang.ClassLoader, the
"name" anchor which previously referred to the section entitled
"binary names" has been broken.
The attached doc-only patch changes the name of the anchor to
"binary-name". It applies with "patch -p1".
The links are not broken in the published javadoc as it only generates
javadoc for the public elements.
Are you seeing the broken links from your own javadoc build including
private elements?
Mandy