[code-reflection] Integrated: Test break statements within try statements

Paul Sandoz psandoz at openjdk.org
Wed Jan 31 21:21:10 UTC 2024


On Tue, 30 Jan 2024 19:49:32 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> Small issue fixed when determining an exit from a try statement.
> 
> --
> 
> More generally we should probably add a new kind of test that compares the lowered code model, similarly to how we test the code models produced by the compiler.

This pull request has now been integrated.

Changeset: 22719c50
Author:    Paul Sandoz <psandoz at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/22719c50cd82ea7cc6a443b4c14d81d2dfccf39a
Stats:     78 lines in 2 files changed: 77 ins; 0 del; 1 mod

Test break statements within try statements

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

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


More information about the babylon-dev mailing list