Integrated: JDK-8289249: Add methods to Elements for record constructors
Joe Darcy
darcy at openjdk.org
Fri Aug 5 22:21:35 UTC 2022
On Sun, 31 Jul 2022 02:43:49 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Please review the addition of two predicates to better support records in the javax.lang.model API.
>
> Please also review the CSR https://bugs.openjdk.org/browse/JDK-8291594
This pull request has now been integrated.
Changeset: 0657acf5
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0657acf534b0200b13a7535598d69ad4532cd97e
Stats: 224 lines in 3 files changed: 224 ins; 0 del; 0 mod
8289249: Add methods to Elements for record constructors
Reviewed-by: vromero
-------------
PR: https://git.openjdk.org/jdk/pull/9694
More information about the compiler-dev
mailing list