[jdk11u-dev] RFR: 8225377: type annotations are not visible to javac plugins across compilation boundaries
Paul Hohensee
phh at openjdk.org
Thu Dec 7 19:16:47 UTC 2023
On Wed, 8 Nov 2023 01:31:36 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 a merge conflict with the imports, and 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.
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2272#pullrequestreview-1770875635
More information about the jdk-updates-dev
mailing list