On Tue, 28 Jan 2025 16:32:26 GMT, Chen Liang <li...@openjdk.org> wrote:
>> Nizar Benalla has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update TestNewApiList > > src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard.properties > line 393: > >> 391: normally include the release in which the declaration was >> introduced. >> 392: doclet.help.releases.body.specify.member=\ >> 393: When a member is added after the initial introduction of the >> enclosing class or interface, the details of the member include the release >> in which it was introduced. > > Why do you wrap other lines but not this long one? I should have wrapped the line, I've fixed it in [e38d1ff](https://github.com/openjdk/jdk/pull/23269/commits/e38d1ffddb0657cd3984502302c8eb2b0563d364). ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23269#discussion_r1934076739