RFR: JDK-8309503: Improve javax.lang.model tests for JEP 445 [v6]

Jim Laskey jlaskey at openjdk.org
Wed Jun 7 17:46:20 UTC 2023


On Wed, 7 Jun 2023 17:35:49 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Improve testing methodology for unnamed classes in javax.lang.model, including coverage of binary names.
>
> Joe Darcy has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits:
> 
>  - Merge branch 'master' into JDK-8309503
>  - Revert changes from other PR.
>  - Improve test.
>  - Update test.
>  - Merge branch 'master' into JDK-8309503
>  - Merge branch 'master' into JDK-8309503
>  - Refine semantics of what is tested.
>  - Merge branch 'master' into JDK-8309503
>  - Improve test to make sure some checking is done.
>  - JDK-8309503: Improve javax.lang.model tests for JEP 445

LGTM - ran test

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

Marked as reviewed by jlaskey (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14321#pullrequestreview-1468254829


More information about the compiler-dev mailing list