CLI: improve error message for -Xjdk-release=1.6/1.7

#KT-66174 Fixed
This commit is contained in:
Alexander Udalov
2024-02-27 18:53:04 +01:00
committed by Space Team
parent 5f261d3ad0
commit 939a74add3
5 changed files with 22 additions and 4 deletions
@@ -1,2 +1,2 @@
error: '-Xjdk-release=1.6' option requires explicit JVM target. Please specify the '-jvm-target' option
error: '-Xjdk-release=1.6' option requires JVM target explicitly set to 1.8. Please specify the '-jvm-target' option
COMPILATION_ERROR