Integrated: 8140442: Add getOutermostTypeElement to javax.lang.model utility class
Joe Darcy
darcy at openjdk.java.net
Tue Aug 10 16:52:59 UTC 2021
On Wed, 4 Aug 2021 22:41:22 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Please review this change to add a getOutermostTypeElement method to javax.lang.model.Elements along with the corresponding CSR https://bugs.openjdk.java.net/browse/JDK-8271903.
This pull request has now been integrated.
Changeset: 57ae9fbe
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/57ae9fbe779e63f9606077047137b00220c6b3a2
Stats: 322 lines in 6 files changed: 267 ins; 53 del; 2 mod
8140442: Add getOutermostTypeElement to javax.lang.model utility class
Reviewed-by: jlahoda
-------------
PR: https://git.openjdk.java.net/jdk/pull/5007
More information about the compiler-dev
mailing list