Migrate all JDK 15 related tests to JDK 17

This commit is contained in:
Dmitriy Novozhilov
2021-09-22 17:07:59 +03:00
committed by TeamCityServer
parent 452dfd6edd
commit ce3562f0e8
68 changed files with 477 additions and 553 deletions
@@ -1,9 +1,9 @@
// !API_VERSION: 1.5
// !LANGUAGE: +JvmRecordSupport
// JVM_TARGET: 15
// JVM_TARGET: 17
// ENABLE_JVM_PREVIEW
// WITH_RUNTIME
// JDK_KIND: FULL_JDK_15
// JDK_KIND: FULL_JDK_17
// D8 does not yet desugar java records.
// IGNORE_DEXING