JDK-8185923 : Bump minimum gradle version to 4.3 for JDK10
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-08-07
  • Updated: 2017-11-30
  • Resolved: 2017-11-30
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 10
10Fixed
Related Reports
Blocks :  
Description
Gradle 4.1 was released today (7th Aug.) and it supports JDK 9 ..
and also does not blow up when asked to run against JDK 10.

The RC1 has been tested already. After some additional testing with
the GA version we should bump the required version of gradle in
JavaFX 10 forests to gradle 4.1.
In particular we should test it with the latest JDK 9 + JDK 10 builds.
Comments
Changeset: e54e331afb16 Author: kcr Date: 2017-11-30 09:48 -0800 URL: http://hg.openjdk.java.net/openjfx/10-dev/rt/rev/e54e331afb16 8185923: Bump minimum gradle version to 4.3 for JDK10 Reviewed-by: prr, jvos
30-11-2017

+1 -phil
30-11-2017

Webrev for review: http://cr.openjdk.java.net/~kcr/8185923/webrev.00/
30-11-2017

If the JDK goes through with their plan to rename JDK 10 to 18.3 then we will likely need an even newer 4.x version of gradle that recognizes the new version scheme.
06-10-2017