[jdk17u-dev] RFR: 8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries [v2]

Goetz Lindenmaier goetz at openjdk.org
Sat Jan 6 11:08: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

Yes, it backs out the two changes. I patched the 21u change.  I first tried git revert, but later I figured I used the older change, which did not succeed.
The second change fixes within the newly added code.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2102#issuecomment-1879638352


More information about the jdk-updates-dev mailing list