RFR: 8341541: Wrong anchor in wrapper classes links
Chen Liang
liach at openjdk.org
Fri Oct 4 18:49:34 UTC 2024
On Fri, 4 Oct 2024 17:37:09 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> Please review a doc change to fix the target anchor for the "wrapper class" links added in #21215.
>
> In addition to changing the anchor to "wrapperClass" (singular) I also moved the id attribute to the `<p>` tag so that browser view is positioned over the whole paragraph instead of just the term "wrapper classes".
Please update this site
https://github.com/openjdk/jdk/blob/86e3d52c70a611975da3abdebd2e1f14c7a1d019/src/java.compiler/share/classes/javax/lang/model/util/Types.java#L209
to use `wrapperClass` instead of `wrapperClasses`.
-------------
Changes requested by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21361#pullrequestreview-2348878760
More information about the core-libs-dev
mailing list