JVM: report error on -Xjdk-release=6 without -jvm-target
#KT-59098
This commit is contained in:
committed by
Space Team
parent
cdcb65c749
commit
1bc08fc5b8
@@ -0,0 +1,4 @@
|
||||
-Xjdk-release=1.6
|
||||
$TESTDATA_DIR$/jdkRelease.kt
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
@@ -0,0 +1,2 @@
|
||||
error: '-Xjdk-release=1.6' option requires explicit JVM target. Please specify the '-jvm-target' option
|
||||
COMPILATION_ERROR
|
||||
Reference in New Issue
Block a user