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

Liam Miller-Cushon cushon at openjdk.org
Tue Dec 12 22:14:35 UTC 2023


On Wed, 8 Nov 2023 00:58:28 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

> Hi,
>  
> This is a backport of [JDK-8225377: type annotations are not visible to javac plugins across compilation boundaries](https://bugs.openjdk.org/browse/JDK-8225377)
> 
> The patch did not apply cleanly, I resolved one merge conflict due to changes to the internal `TypeMetadata` API for JDK-8303820.
> 
> The modified test fails without the patch, and passes with it. The patch passes `langtools:tier1` tests.

This pull request has now been integrated.

Changeset: 3a2bf8e5
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/3a2bf8e570d5e329f22b4eaf5e90fef8cd14f8b2
Stats:     307 lines in 2 files changed: 306 ins; 0 del; 1 mod

8225377: type annotations are not visible to javac plugins across compilation boundaries

Reviewed-by: vromero
Backport-of: de6667cf11aa59d1bab78ae5fb235ea0b901d5c4

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1952


More information about the jdk-updates-dev mailing list