On Fri, 4 Oct 2024 17:37:09 GMT, Hannes Wallnöfer <hann...@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