Java compilation error

Answered

I'm still using jdk7 in my old project, but when I upgrade to idea2024.3.1 my project can't pass compilation, when I change back to idea2024.1 it's normal, I've tried all kinds of methods on the Internet and can't solve it, please help see what the problem is, thank you

java: Compilation failed: internal java compiler error

0
3 comments

Please check these issues:

https://youtrack.jetbrains.com/issue/IDEA-361854/IDEA-2024.3-cannot-compile-Java-7-Projects

https://youtrack.jetbrains.com/issue/IDEA-363479/Compilation-failed-internal-java-compiler-error

As a workaround, set -Djps.fallback.jdk.home in Help | Edit Custom VM Options that will point to JDK 1.8.

The fix will be available in the next update (2024.3.2).

0

Pls when will 2024.3.2 be released?

0

The release is planned this week.

0

Please sign in to leave a comment.