RFR: 8348611: Eliminate DeferredLintHandler and emit warnings after attribution [v10]
Archie Cobbs
acobbs at openjdk.org
Tue Aug 12 19:26:21 UTC 2025
On Tue, 12 Aug 2025 18:32:44 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> Archie Cobbs has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 97 commits:
>>
>> - Merge branch 'master' into JDK-8348611 to fix conflict.
>> - Remove an unnecessary field.
>> - More simplification of LintMapper per review suggestions.
>> - More simplification of LintMapper per review suggestions.
>> - More refactoring to simplify LintMapper per review.
>> - Refactor LintMapper to clean up internal type hierarchy per review.
>> - Address a couple of review comments.
>> - Merge branch 'master' into JDK-8348611
>> - Add DEFAULT_ENABLED flags to fix some mandatory warnings.
>> - Merge branch 'master' into JDK-8348611 to fix conflicts.
>> - ... and 87 more: https://git.openjdk.org/jdk/compare/8cd79752...18eaa8ef
>
> wow, very nice!
Hi @vicente-romero-oracle, thanks for the review, much appreciated!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24584#issuecomment-3180703198
More information about the compiler-dev
mailing list