[code-reflection] RFR: Captured constants in variables
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Oct 7 20:44:47 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.
Marked as reviewed by mcimadamore (Reviewer).
-------------
PR Review: https://git.openjdk.org/babylon/pull/250#pullrequestreview-2352897635
More information about the babylon-dev
mailing list