[jdk11u-dev] RFR: 8221871: javadoc should not set role=region on <section> elements

Christoph Langer clanger at openjdk.org
Wed Jul 27 06:21:21 UTC 2022


On Tue, 12 Jul 2022 10:59:13 GMT, psoujany <duke at openjdk.org> wrote:

> Backport javadoc should not set role=region on <section> elements. 
> 
> The bug report for the same : https://bugs.openjdk.org/browse/JDK-8221871

I have one small remark. I'll run it through SAP's nightlies.

test/langtools/jdk/javadoc/doclet/testHtmlVersion/TestHtmlVersion.java line 27:

> 25:  * @test
> 26:  * @bug 8072945 8081854 8141492 8148985 8150188 4649116 8173707 8151743 8169819 8183037 8182765 8196202
> 27:  *      8202624 8210047 8184205 8221871

Please only add 8221871 here. The other two added items haven't been backported obviously.

-------------

Changes requested by clanger (Reviewer).

PR: https://git.openjdk.org/jdk11u-dev/pull/1219


More information about the jdk-updates-dev mailing list