RFR: JDK-8309503: Improve javax.lang.model tests for JEP 445 [v4]
Joe Darcy
darcy at openjdk.org
Tue Jun 6 22:53:15 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
- 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:
- all: https://git.openjdk.org/jdk/pull/14321/files
- new: https://git.openjdk.org/jdk/pull/14321/files/7c629490..e1b5328a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14321&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14321&range=02-03
Stats: 3321 lines in 37 files changed: 2847 ins; 267 del; 207 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