diff --git a/compiler/testData/codegen/boxInline/reified/kt44770.kt b/compiler/testData/codegen/boxInline/reified/kt44770.kt index 951e557d1a1..0bea3844e0e 100644 --- a/compiler/testData/codegen/boxInline/reified/kt44770.kt +++ b/compiler/testData/codegen/boxInline/reified/kt44770.kt @@ -2,6 +2,7 @@ // FULL_JDK // WITH_RUNTIME // IGNORE_BACKEND: ANDROID +// SKIP_JDK6 // FILE: 1.kt package test diff --git a/compiler/testData/codegen/boxInline/reified/kt44770_2.kt b/compiler/testData/codegen/boxInline/reified/kt44770_2.kt index cc1f0b33e7d..62e1d850d6f 100644 --- a/compiler/testData/codegen/boxInline/reified/kt44770_2.kt +++ b/compiler/testData/codegen/boxInline/reified/kt44770_2.kt @@ -2,6 +2,7 @@ // FULL_JDK // WITH_RUNTIME // IGNORE_BACKEND: ANDROID +// SKIP_JDK6 // FILE: 1.kt package test