RFR: 8348611: Eliminate DeferredLintHandler and emit warnings after attribution [v10]

Archie Cobbs acobbs at openjdk.org
Wed Aug 13 19:41:15 UTC 2025


On Wed, 13 Aug 2025 18:59:26 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> yes you are right we have other DSs with the same `issue` if any. I guess discuss and address it as a separate issue

I'm not familiar with all of the various compiler life-cycle variants, but I guess it would boil down to the question, "In what scenarios would a `Context` that's not a `ReusableContext` be reused for multiple compilations?"

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24584#discussion_r2274432201


More information about the compiler-dev mailing list