[jdk11u-dev] Integrated: 8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries

Goetz Lindenmaier goetz at openjdk.org
Tue Jan 16 09:06:30 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.

This pull request has now been integrated.

Changeset: ff6e6d74
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/ff6e6d74e06e374186cbe3358e07ace58034d5b5
Stats:     445 lines in 3 files changed: 0 ins; 444 del; 1 mod

8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries

Reviewed-by: mdoerr
Backport-of: ea6fc2147182f5b7168dc6f4e240c49446bf2ca3

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2450


More information about the jdk-updates-dev mailing list