[BUG] Module Imports fails compilation with APT

Josiah Noel josiahnoel at gmail.com
Sat May 18 20:42:49 UTC 2024


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/20240518/b34146da/attachment.htm>


More information about the compiler-dev mailing list