[jdk11u-dev] RFR: 8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries
Martin Doerr
mdoerr at openjdk.org
Fri Jan 12 13:34:29 UTC 2024
On Wed, 10 Jan 2024 09:12:03 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> This is a backout needed as the change is too intrusive for a backport.
> Backport of the 17 change.
>
> This is not clean because in 11
> * an extra import was needed
> * a """ string was adapted to 11 syntax
>
> The backout was crafted with two git revert commands.
LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2450#pullrequestreview-1818273738
More information about the jdk-updates-dev
mailing list