Integrated: JDK-8304537: Ant-based langtools build fails after JDK-8015831 Add lint check for calling overridable methods from a constructor
Jan Lahoda
jlahoda at openjdk.org
Tue Mar 21 07:36:52 UTC 2023
On Mon, 20 Mar 2023 14:50:01 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.
This pull request has now been integrated.
Changeset: c4df9b5f
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c4df9b5f176672617f29bd253f01df2ea81dac36
Stats: 14 lines in 6 files changed: 5 ins; 6 del; 3 mod
8304537: Ant-based langtools build fails after JDK-8015831 Add lint check for calling overridable methods from a constructor
Reviewed-by: vromero, erikj
-------------
PR: https://git.openjdk.org/jdk/pull/13102
More information about the build-dev
mailing list