[jdk21u-dev] RFR: 8341779: [REDO BACKPORT] type annotations are not visible to javac plugins across compilation boundaries (JDK-8225377) [v9]
Severin Gehwolf
sgehwolf at openjdk.org
Tue Apr 15 15:43:57 UTC 2025
On Tue, 15 Apr 2025 15:11:58 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
>> @cushon You could fold this change into this one. It makes sense to backport them both. Then use `/issue add JDK-8340024` on this PR.
>
> @jerboaa thanks! I will do that.
>
> Do you have thoughts on including #1251 and #1252 in this PR vs. keeping them separate? They're all part of the same logical fix.
@cushon I may have been too fast. This is an 21-only fix (the redo) and [JDK-8340024](https://bugs.openjdk.org/browse/JDK-8340024) would be a backport. So to keep this neat, work-flow wise, it probably makes more sense to remove it again and do JDK-8340024 separately (as a backport PR). Sorry for the confusion. this is a pretty special case. I'd also keep the others separate.
-------------
PR Review Comment: https://git.openjdk.org/jdk21u-dev/pull/1251#discussion_r2044927692
More information about the jdk-updates-dev
mailing list