Open bumfo opened 6 years ago
retrolambda has problem running on Java 9/10 when -javaagent argument is provided.
however, it seems that there's no interface to prevent gradle-retrolambda from sending such argument.
It shouldn't be passing -javaagent if you are using retrolamda 1.6.0+. What's your setup?
retrolambda has problem running on Java 9/10 when -javaagent argument is provided.
however, it seems that there's no interface to prevent gradle-retrolambda from sending such argument.