Fix freshly added CLI tests for windows agents

This commit is contained in:
Denis.Zharkov
2020-12-10 16:15:10 +03:00
parent dd66da7c65
commit f4a25066a8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ $TEMP_DIR$
1.5
-jdk-home
$JDK_15$
-XXLanguage:+JvmRecordSupport
-XXLanguage\:+JvmRecordSupport
-Xjvm-enable-preview
-jvm-target
15
+1 -1
View File
@@ -7,6 +7,6 @@ $TEMP_DIR$
1.5
-jdk-home
$JDK_15$
-XXLanguage:+JvmRecordSupport
-XXLanguage\:+JvmRecordSupport
-jvm-target
9