Improve a reported message if -jdk-home path does not exist.
Fix KT-18794
This commit is contained in:
committed by
Alexander Udalov
parent
994b6d687c
commit
61e52f0bfe
@@ -0,0 +1,5 @@
|
||||
$TESTDATA_DIR$/simple.kt
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
-jdk-home
|
||||
$TESTDATA_DIR$/abacaba
|
||||
@@ -0,0 +1,2 @@
|
||||
error: JDK home directory does not exist: compiler/testData/cli/jvm/abacaba
|
||||
COMPILATION_ERROR
|
||||
Reference in New Issue
Block a user