Integrated: 8339696: Clarify modeling scope of javax.lang.model.element

Joe Darcy darcy at openjdk.org
Mon Sep 9 19:27:08 UTC 2024


On Fri, 6 Sep 2024 21:49:15 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Clarify that while javax.lang.model does not include an AST API, it is intended to be usable by an AST API.

This pull request has now been integrated.

Changeset: 6b5958d6
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6b5958d6612a57c48320438981b2eae030927065
Stats:     10 lines in 1 file changed: 6 ins; 0 del; 4 mod

8339696: Clarify modeling scope of javax.lang.model.element

Reviewed-by: jjg, jlahoda, prappo

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

PR: https://git.openjdk.org/jdk/pull/20900


More information about the compiler-dev mailing list