Integrated: JDK-8282411: Add useful predicates to ElementKind
Joe Darcy
darcy at openjdk.org
Mon Oct 21 13:08:37 UTC 2024
Discussion from a recent review in javadoc, adding some more functionality to ElementKind predicates.
Please also review the CSR: https://bugs.openjdk.java.net/browse/JDK-8282461
-------------
Commit messages:
- Improve whitespace.
- Merge branch 'master' into JDK-8282411
- Add tests.
- JDK-8282411: Add useful predicates to ElementKind
Changes: https://git.openjdk.org/jdk/pull/7637/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=7637&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8282411
Stats: 102 lines in 2 files changed: 97 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/7637.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/7637/head:pull/7637
PR: https://git.openjdk.org/jdk/pull/7637
More information about the compiler-dev
mailing list