RFR: JDK-8309503: Improve javax.lang.model tests for JEP 445 [v6]
Joe Darcy
darcy at openjdk.org
Wed Jun 7 17:35:49 UTC 2023
> 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
-------------
Changes: https://git.openjdk.org/jdk/pull/14321/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14321&range=05
Stats: 57 lines in 1 file changed: 34 ins; 8 del; 15 mod
Patch: https://git.openjdk.org/jdk/pull/14321.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14321/head:pull/14321
PR: https://git.openjdk.org/jdk/pull/14321
More information about the compiler-dev
mailing list