Some additional info:
Most tests fail at least because of:
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make
private java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
accessible: module java.base does not "opens java.lang.invoke" to unnamed
module @774e92eb
2>
I've done a first investigation and it seems related to class loading and
related:
module java.base does not "opens java.lang.invoke" to unnamed module and
classNotFound is one of the inner stacktrace I found, related with the
retrofit library and reflection.
I'll keep investigating this, but I'