RFR: 8324651: Compiler Implementation for Derived Record Creation (Preview) [v5]

Joe Darcy darcy at openjdk.org
Wed Apr 3 06:00:09 UTC 2024


On Tue, 2 Apr 2024 18:09:52 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> > For the `javax.lang.model` changes, as a new ElementKind is being introduced, there should be a matching layer of new concrete visitors and selected updates to existing visitor implementations, etc.
> 
> I can help develop the visitor changes if you'd like.

PS On top the state of the code in webrev 04, I took a first pass over what I think the javax.lang.model support should look like:

https://github.com/openjdk/jdk/pull/18590

HTH

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

PR Comment: https://git.openjdk.org/jdk/pull/18509#issuecomment-2033598036


More information about the core-libs-dev mailing list