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

Paul Sandoz psandoz at openjdk.org
Tue Sep 23 16:51:02 UTC 2025


On Tue, 23 Sep 2025 03:56:28 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:

>> Transform runtime test to JUnit.
>
> Mourad Abbay has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:
> 
>  - Merge branch 'code-reflection' into rtests-to-junit
>  - Optimize imports in runtime tests (using IntelliJ)
>  - Apply suggestion
>    
>    Co-authored-by: Paul Sandoz <paul.d.sandoz at googlemail.com>
>  - Move test that requires non-static method source, from TestLambdaOps to a new test class
>  - Fix TestReferences
>  - Fix TestJavaTypes
>  - Fix TestBytecode
>  - Transform runtime test to JUnit

Looks good. Based on the commits it looks like you fixed the three failing cases (TestByteCode, TestJavaType and TestReferences).

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

Marked as reviewed by psandoz (Lead).

PR Review: https://git.openjdk.org/babylon/pull/578#pullrequestreview-3258867803


More information about the babylon-dev mailing list