[code-reflection] RFR: Uncomment a String Template Test
Paul Sandoz
psandoz at openjdk.org
Wed Mar 20 18:04:40 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 .
Marked as reviewed by psandoz (Lead).
-------------
PR Review: https://git.openjdk.org/babylon/pull/43#pullrequestreview-1949674476
More information about the babylon-dev
mailing list