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

Liam Miller-Cushon cushon at openjdk.org
Wed Dec 6 16:52:42 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.

Please keep this one open

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2272#issuecomment-1843279704


More information about the jdk-updates-dev mailing list