Articles

Affichage des articles associés au libellé ava.lang.AssertionError: isSubtype DEFERRED

odules:ty:compileJavaWARNING

modules:ty:compileJava WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by worker.org.gradle.internal.reflect.JavaMethod (file:/Users/---/.gradle/caches/3.0/workerMain/gradle-worker.jar) to method java.lang.ClassLoader.getPackages() WARNING: Please consider reporting this to the maintainers of worker.org.gradle.internal.reflect.JavaMethod WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release

Java.lang.AssertionError: isSubtype DEFERRED

java.lang.AssertionError: isSubtype DEFERRED at com.sun.tools.javac.code.Types$4.visitType(Types.java:971) at com.sun.tools.javac.code.Types$4.visitType(Types.java:947) at com.sun.tools.javac.code.Type.accept(Type.java:214) at com.sun.tools.javac.code.Types$DefaultTypeVisitor.visit(Types.java:4794) at com.sun.tools.javac.code.Types.isSubtype(Types.java:943) at com.sun.tools.javac.code.Types.isSubtypeUncheckedInternal(Types.java:869) at com.sun.tools.javac.code.Types.isSubtypeUnchecked(Types.java:855) at com.sun.tools.javac.code.Types.isConvertible(Types.java:477) at com.sun.tools.javac.comp.Check.assertConvertible(Check.java:1023) at com.sun.tools.javac.comp.Check.checkMethod(Check.java:979) at com.sun.tools.javac.comp.Attr.checkMethod(Attr.java:4279) at com.sun.tools.javac.comp.Attr.checkIdInternal(Attr.java:4025) at com.sun.tools.javac.comp.Attr.checkMethodIdInternal(Attr.java:3932) at com.sun.tools.javac.comp.Attr.checkMethodId(Attr.java:3911) at com.su...