[jdk17] RFR: JDK-8262886: javadoc generates broken links with {@inheritDoc}

2021-06-11 Thread Hannes Wallnöfer
(This jdk17 PR is the continuation of PR openjdk/jdk#4459 in the mainline jdk repo, commits are identical at the point of transition.) This change fixes a whole slew of shortcomings in the redirection of relative links in doc comments. The basic idea is that relative links are authored to work

Withdrawn: JDK-8262886: javadoc generates broken links with {@inheritDoc}

2021-06-11 Thread Hannes Wallnöfer
On Thu, 10 Jun 2021 09:27:40 GMT, Hannes Wallnöfer wrote: > This change fixes a whole slew of shortcomings in the redirection of relative > links in doc comments. The basic idea is that relative links are authored to > work in their "native primary" environment (e.g. the package summary page

Re: RFR: JDK-8262886: javadoc generates broken links with {@inheritDoc} [v2]

2021-06-11 Thread Hannes Wallnöfer
On Thu, 10 Jun 2021 14:15:34 GMT, Hannes Wallnöfer wrote: >> This change fixes a whole slew of shortcomings in the redirection of >> relative links in doc comments. The basic idea is that relative links are >> authored to work in their "native primary" environment (e.g. the package >> summary