[code-reflection] RFR: Uninitialized variables

Maurizio Cimadamore mcimadamore at openjdk.org
Fri Oct 25 08:08:25 UTC 2024


On Thu, 24 Oct 2024 22:59:25 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> Model uninitialized variables as a var operation with no operand.
> 
> This is much simpler than #263

This looks great - thanks for revisiting. It seems a much more natural modelling (at least coming at it from the Java angle). I'm glad to see that the changes in SSA and interpreter to support this are fairly small (and similar to the previous ones).

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

Marked as reviewed by mcimadamore (Reviewer).

PR Review: https://git.openjdk.org/babylon/pull/264#pullrequestreview-2394518873


More information about the babylon-dev mailing list