[jdk21u-dev] RFR: 8341779: [REDO BACKPORT] type annotations are not visible to javac plugins across compilation boundaries (JDK-8225377) [v9]
Liam Miller-Cushon
cushon at openjdk.org
Tue Apr 15 15:14:52 UTC 2025
On Tue, 15 Apr 2025 15:03:21 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
>> That happened as a different change: https://bugs.openjdk.org/browse/JDK-8340024
>>
>> My understanding was that the best practice for backports was to minimize the number of changes from the original patch, and if a chain of related changes needed to be backported to do them all as separate changes, is that accurate? Would you like me to backport that one as well?
>
> @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.
-------------
PR Review Comment: https://git.openjdk.org/jdk21u-dev/pull/1251#discussion_r2044874365
More information about the jdk-updates-dev
mailing list