The task that creates build/javafx-exports.zip is currently part of the 'sdk' task.
Consider moving that zip creation task out of sdk and into a new task, so that developers not rebuilding the jdk do not have to pay for this rather expensive action (expensive at least on Windows).
- is blocked by
-
JDK-8172237 Fix errors in gradle dependencies
-
- Resolved
-