RFR: 8344079: Minor fixes and cleanups to compiler lint-related code [v8]
Archie Cobbs
acobbs at openjdk.org
Thu Jan 2 19:13:11 UTC 2025
> Please review these changes with some minor lint-related fixes and cleanups.
>
> See [JDK-8344079](https://bugs.openjdk.org/browse/JDK-8344079) for a more detailed description.
Archie Cobbs has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 11 commits:
- Bump copyright year to 2025.
- Merge branch 'master' into JDK-8344079
- Merge branch 'master' into JDK-8344079
- Refactor to clarify handling of special flag "-XDwarnOnAccessToMembers".
- Tighten up declared type of lexWarning() parameter.
- Merge branch 'master' into JDK-8344079
- Address review comment by being less Streamy.
- Fold LintSuppression methods back into existing Lint class.
- Merge branch 'master' into JDK-8344079
- Fix typo in comment.
- ... and 1 more: https://git.openjdk.org/jdk/compare/a77ed30f...d58f3ad6
-------------
Changes: https://git.openjdk.org/jdk/pull/22056/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22056&range=07
Stats: 185 lines in 5 files changed: 72 ins; 56 del; 57 mod
Patch: https://git.openjdk.org/jdk/pull/22056.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22056/head:pull/22056
PR: https://git.openjdk.org/jdk/pull/22056
More information about the compiler-dev
mailing list