[code-reflection] Integrated: Fix failing cases in SwitchStatementTest
Mourad Abbay
mabbay at openjdk.org
Thu Sep 19 16:23: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.
This pull request has now been integrated.
Changeset: 7746e41b
Author: Mourad Abbay <mabbay at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/7746e41b9fc35a3765ec2e662e8d87cf68edd5a1
Stats: 338 lines in 1 file changed: 0 ins; 17 del; 321 mod
Fix failing cases in SwitchStatementTest
Reviewed-by: mcimadamore, psandoz
-------------
PR: https://git.openjdk.org/babylon/pull/234
More information about the babylon-dev
mailing list