Compiler PR review requests
Vicente Romero
vicente.romero at oracle.com
Tue Aug 12 18:37:06 UTC 2025
Hi Archie,
On 8/11/25 14:57, Archie Cobbs wrote:
> Dear compiler-dev reviewers,
>
> I have a few small PR's and one big PR that need reviewers and would
> appreciate your help in getting these resolved.
>
> The big one...
>
> JDK-8348611: Eliminate DeferredLintHandler and emit warnings after
> attribution <https://github.com/openjdk/jdk/pull/24584>
>
> This is a refactoring/cleanup that simplifies how warnings are logged,
> so that regardless of compiler phase, lint configuration, etc., you
> can always just invoke |log.warning()| to log a warning and the right
> thing happens automatically.
>
> Already reviewed by Maurizio but needs a second reviewer.
really nice one, great simplification, I have been following the
discussion. I was out for a few days, nice to see the final result.
Really good
>
> -Archie
>
> --
> Archie L. Cobbs
Thanks,
Vicente
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/compiler-dev/attachments/20250812/d7b97a60/attachment.htm>
More information about the compiler-dev
mailing list