[BUG] Module Imports fails compilation with APT

Olexandr Rotan rotanolexandr842 at gmail.com
Sun May 19 11:42:06 UTC 2024


I have created pull request with fix (
https://github.com/openjdk/jdk/pull/19292), but I am not a member or
commiter or anything like that, so I guess I will need a sponsor to
integrate

On Sun, May 19, 2024, 09:41 Jan Lahoda <jan.lahoda at oracle.com> wrote:

> Hi Josiah,
>
>
> Thanks for the description. I've filled:
>
> https://bugs.openjdk.org/browse/JDK-8332497
>
>
> Thanks,
>
>     Jan
>
>
> On 18. 05. 24 22:42, Josiah Noel wrote:
>
> Hey team, while experimenting with how module imports work with our
> annotation processor libraries, I found an issue. It seems when an
> annotation processor runs and there is any class with a module import,
> compilation fails for some reason.
>
> I have created a repo to reproduce this issue: SentryMan/module-imports-APT-bug
> (github.com)
> <https://github.com/SentryMan/module-imports-APT-bug/tree/master>
>
>
> --
> Cheers, Josiah.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/compiler-dev/attachments/20240519/6562fda6/attachment-0001.htm>


More information about the compiler-dev mailing list