You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fail fast with explicit error message for incompatible JDK version
If the JDK version used to compile the software is not compatible with Java 24, the build fails fast with a hint what has gone wrong.
This check happens on the 'projectsLoaded' hook.
Fixgh-46625
Signed-off-by: BenchmarkingBuffalo <[email protected]>
0 commit comments