Re: RFR: JDK-8325266: Enable this-escape javac warning in jdk.javadoc

2024-02-05 Thread Erik Joelsson
On Mon, 5 Feb 2024 21:03:04 GMT, Joe Darcy wrote: > The jdk.javadoc module doesn't need the this-escape warning disabled to > build; it should be enabled. Marked as reviewed by erikj (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/17715#pullrequestreview-1864049267

RFR: JDK-8325266: Enable this-escape javac warning in jdk.javadoc

2024-02-05 Thread Joe Darcy
The jdk.javadoc module doesn't need the this-escape warning disabled to build; it should be enabled. - Commit messages: - JDK-8325266: Enable this-escape javac warning in jdk.javadoc Changes: https://git.openjdk.org/jdk/pull/17715/files Webrev: https://webrevs.openjdk.org/?repo=jd

Re: RFR: JDK-8325266: Enable this-escape javac warning in jdk.javadoc

2024-02-05 Thread Jonathan Gibbons
On Mon, 5 Feb 2024 21:03:04 GMT, Joe Darcy wrote: > The jdk.javadoc module doesn't need the this-escape warning disabled to > build; it should be enabled. Marked as reviewed by jjg (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/17715#pullrequestreview-1863818840