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

Joe Darcy darcy at openjdk.org
Mon Jun 5 22:00:54 UTC 2023


Improve testing methodology for unnamed classes in javax.lang.model, including coverage of binary names.

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

Commit messages:
 - 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=00
  Issue: https://bugs.openjdk.org/browse/JDK-8309503
  Stats: 36 lines in 1 file changed: 17 ins; 11 del; 8 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