Currently, when any error is detected in the source, classfile is not generated. It might be useful to add a mode where the classfile would be always generated, but the erroneous code would be replaced with an exception. (Which is permitted by the rules.)
This could be useful for IDEs.
Reported here:
https://mail.openjdk.org/pipermail/compiler-dev/2024-November/028736.html
This could be useful for IDEs.
Reported here:
https://mail.openjdk.org/pipermail/compiler-dev/2024-November/028736.html