[jdk17u-dev] RFR: 8225377: type annotations are not visible to javac plugins across compilation boundaries
Liam Miller-Cushon
cushon at openjdk.org
Fri Dec 8 01:29:19 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.
I'm holding off on merging this until the follow-up in #2005 is also ready to merge, it is waiting on maintainer approval
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1952#issuecomment-1846412847
More information about the jdk-updates-dev
mailing list