[code-reflection] RFR: Transform runtime test to JUnit

Paul Sandoz psandoz at openjdk.org
Fri Sep 19 23:28:48 UTC 2025


On Fri, 19 Sep 2025 09:17:37 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:

> Transform runtime test to JUnit.

Looking good.

test/jdk/java/lang/reflect/code/TestLambdaOps.java line 60:

> 58: import static jdk.incubator.code.dialect.java.JavaType.type;
> 59: 
> 60: @TestInstance(TestInstance.Lifecycle.PER_CLASS)

Why do you need this?

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

PR Review: https://git.openjdk.org/babylon/pull/578#pullrequestreview-3247513983
PR Review Comment: https://git.openjdk.org/babylon/pull/578#discussion_r2364783045


More information about the babylon-dev mailing list