Set TARGET_BACKEND to JVM for failing irrelevant tests

This commit is contained in:
Denis Zharkov
2020-11-16 22:20:33 +03:00
parent 68fdeaf865
commit c6f46598ca
5 changed files with 1 additions and 20 deletions
@@ -1,5 +1,6 @@
// !JVM_DEFAULT_MODE: disable
// JVM_TARGET: 1.8
// TARGET_BACKEND: JVM
// FILE: JBase.java
public interface JBase extends Base {