RFR: 8344079: Minor fixes and cleanups to compiler lint-related code [v7]
Archie Cobbs
acobbs at openjdk.org
Tue Dec 17 16:56:47 UTC 2024
> 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 nine commits:
- 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.
- Minor lint-related cleanups.
-------------
Changes: https://git.openjdk.org/jdk/pull/22056/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22056&range=06
Stats: 182 lines in 5 files changed: 72 ins; 56 del; 54 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