[code-reflection] Integrated: Structured type definition

Paul Sandoz psandoz at openjdk.org
Thu Feb 15 20:05:02 UTC 2024


On Thu, 15 Feb 2024 00:03:27 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> Replace the currently implementation of `TypeDefinition` with a more general tree structure, which is the boundary between the runtime and serialized form.
> 
> This should help when/if we devise a richer modeling of Java types

This pull request has now been integrated.

Changeset: da4c4fa3
Author:    Paul Sandoz <psandoz at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/da4c4fa3c76a7bcc870ea5bbd5042f05b3e86984
Stats:     448 lines in 17 files changed: 117 ins; 226 del; 105 mod

Structured type definition

Reviewed-by: mcimadamore

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

PR: https://git.openjdk.org/babylon/pull/23


More information about the babylon-dev mailing list