[jdk17u-dev] RFR: 8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries [v2]
Aleksey Shipilev
shade at openjdk.org
Fri Jan 5 18:06:26 UTC 2024
On Fri, 5 Jan 2024 08:09:08 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> This is a backout needed as the change is too intrusive for a backport.
>
> Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into goetz_backport_8322883
> - Backport 18e97aa217087ff7af13a0147eaf091df3cb20eb
So this backs out these two?
- https://github.com/openjdk/jdk17u-dev/commit/3a2bf8e570d5e329f22b4eaf5e90fef8cd14f8b2
- https://github.com/openjdk/jdk17u-dev/commit/c44bd2bd09e43b719b87eb1f8e153560c5901a6b
For extra safety, I would have tried to just `git revert` both from jdk17u-dev. This would prove mechanically that the revert is clean. Not sure if that is how you did it.
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2102#pullrequestreview-1806542572
More information about the jdk-updates-dev
mailing list