[code-reflection] Integrated: Captured constants in variables

Paul Sandoz psandoz at openjdk.org
Mon Oct 7 20:48:52 UTC 2024


On Mon, 7 Oct 2024 19:34:44 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> Tweak the modeling of captured constants to model as variables initialized with the constants. This makes the modeling more uniform and preserves the variable name. Which in turn fixes an issue in HAT that relies on this uniformity.

This pull request has now been integrated.

Changeset: 9343454b
Author:    Paul Sandoz <psandoz at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/9343454b24770d13b5a1cbfd7b08fcc2be14c7d5
Stats:     9 lines in 3 files changed: 2 ins; 1 del; 6 mod

Captured constants in variables

Reviewed-by: mcimadamore

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

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


More information about the babylon-dev mailing list