RFR: JDK-8304537: Ant-based langtools build fails after JDK-8015831 Add lint check for calling overridable methods from a constructor [v2]

Vicente Romero vromero at openjdk.org
Mon Mar 20 17:03:57 UTC 2023


On Mon, 20 Mar 2023 16:19:19 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

>> `this-escape` lint is disabled for jdk.compiler, so it should be disabled for the ant-based langtools-only build as well.
>
> Jan Lahoda has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Merge branch 'master' of https://github.com/openjdk/jdk into JDK-8304537
>  - Suppressing using @SW rather than by command line configuration.
>  - JDK-8304537: Ant-based langtools build fails after JDK-8015831 Add lint check for calling overridable methods from a constructor

Marked as reviewed by vromero (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/13102#pullrequestreview-1349024079



More information about the build-dev mailing list