RFR: 8348611: Eliminate DeferredLintHandler and emit warnings after attribution [v11]
Archie Cobbs
acobbs at openjdk.org
Sun Sep 21 13:54:32 UTC 2025
On Sat, 20 Sep 2025 20:10:50 GMT, Stephan Schroevers <duke at openjdk.org> wrote:
>> Archie Cobbs has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove unused field from "LintRange" record.
>
> This PR fixes an issue that impacts JDK 25. See openrewrite/rewrite-templating#165 for details. Can/will it be backported for inclusion in JDK 25.0.1?
>
> (Asking here, as I don't have an account at https://bugs.openjdk.org/. Let me know if there's a better/preferred channel.)
@Stephan202,
I took at look at the openrewrite issue but it's not specific on what the actual bug is. Also, this PR was mostly a refactoring so that doesn't clarify it either. Do you have a small reproducer test case that demonstrates the bug?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24584#issuecomment-3316008914
More information about the compiler-dev
mailing list