RFR: 8332497: javac crashes when annotation processing runs on program with module imports [v8]
Thomas Stuefe
stuefe at openjdk.org
Wed May 22 11:45:02 UTC 2024
On Wed, 22 May 2024 11:41:53 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> I've changed the issue title to: "javac prints an AssertionError when annotation processing runs on program with module imports".
>
> OTOH, not sure what's wrong with "crash". It crashes (the program stops working) with an exception.
Maybe its just me. When I read "crash", I think segfault, or core dump. A javac core'ing would be interesting, that's why I looked.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19292#issuecomment-2124587921
More information about the compiler-dev
mailing list