gradle-retrolambda
gradle-retrolambda copied to clipboard
Check if jdk is installed
I got the MethodType not found error on a jenkins CI server, this was caused by the server not having the jdk installed. I suggest that retrolambda should check if jdk is installed and give out a more relevant error.