JDK-8240539 : Upgrade gradle to version 6.3
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: openjfx15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-03-04
  • Updated: 2021-05-10
  • Resolved: 2020-03-26
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 8 Other
8u301Fixed openjfx11.0.12Fixed
Related Reports
Blocks :  
Relates :  
Description
Once gradle 6.3 is released, we should update the JavaFX build to use it. This is required in order to allow using JDK 14 as the boot JDK.
Comments
Changeset: 9ecc1079 Author: Kevin Rushforth <kcr@openjdk.org> Date: 2020-03-26 13:00:19 +0000 URL: https://git.openjdk.java.net/jfx/commit/9ecc1079
26-03-2020

Review: https://git.openjdk.java.net/jfx/pull/151
25-03-2020

Gradle 6.3 was released yesterday, March 24, 2020. We can proceed with the upgrade shortly.
25-03-2020

Release date is now listed as "early next week". Although they just released an rc4 build, so I wouldn't be surprised if the date slipped again.
20-03-2020

gradle 6.3-rc1 is out and works with no issues. A full build and test using JDK 14 and gradle-6.3-rc1 passes. The final release is tentatively planned for March 18.
14-03-2020

The bug preventing JDK 14 from running with gradle 6 is here: https://github.com/gradle/gradle/issues/10248 There are early access builds of gradle 6.3 available now. The final version is expected in the next week or two.
04-03-2020