JDK-8143332 : Change minimum gradle version to 2.9
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-11-19
  • Updated: 2015-12-14
  • Resolved: 2015-12-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Fixed
Related Reports
Blocks :  
Description
Once we have switched all production builds to gradle 2.9 and before we introduce anything that depends on gradle 2, we need to set the minimum gradle version to 2.9, which means that any build done with an older version will fail.
Comments
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/4612daff0009
14-12-2015

+1. Looks good and works for me.
14-12-2015

Attached patch with proposed fix.
14-12-2015