[code-reflection] RFR: Fix failing cases in SwitchStatementTest
Paul Sandoz
psandoz at openjdk.org
Thu Sep 19 16:14:49 UTC 2024
On Thu, 19 Sep 2024 07:54:45 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:
> In a previous PR, we merged an update to avoid boxing when concatenating a string with a primitive, this update affected some cases in `SwitchStatementTest`. In this PR we update the expected IR for these cases.
Marked as reviewed by psandoz (Lead).
-------------
PR Review: https://git.openjdk.org/babylon/pull/234#pullrequestreview-2316016032
More information about the babylon-dev
mailing list