Mikko Värri
Results
2
comments of
Mikko Värri
As we know, Gradle itself can run on Java 8, so this would also be convenient for JavaFX applications that use [toolchain](https://docs.gradle.org/current/userguide/toolchains.html) for compilation and testing: they could document that...
> I'm not sure these extensions are designed to be concurrently executed, and not sure I understand why Gradle's parallel test support is allowing parallel access to extensions You probably...