[code-reflection] Integrated: Uncomment a String Template Test

Mourad Abbay mabbay at openjdk.org
Mon Mar 25 17:51:36 UTC 2024


On Wed, 20 Mar 2024 17:55:39 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:

> A test of String Template was commented because the code uses wildcard type that's not yet modeled., but the produced IR can still be interpreted or lowered to bytecode then executed without issues, so we can test against what the compiler generates for now .

This pull request has now been integrated.

Changeset: 452c99d7
Author:    Mourad Abbay <mabbay at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/452c99d7b608c40b6c560ce89180415b15bea2c9
Stats:     20 lines in 1 file changed: 0 ins; 4 del; 16 mod

Uncomment a String Template Test

Reviewed-by: psandoz

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

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


More information about the babylon-dev mailing list