JDK-8098276 : Allow building with gradle 2.X
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: build
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-03-12
  • Updated: 2015-06-12
  • Resolved: 2015-03-19
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
8u60Fixed
Related Reports
Blocks :  
Duplicate :  
Duplicate :  
Description
We use gradle 1.8 to build JavaFX 8, but in the future we might want to build with gradle 2 (the current release at the time of filing this JIRA is 2.3). We can make a very few simple changes to allow building with either 1.8 or with 2.X. The production version of gradle will remain 1.8 for now.
Comments
http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/811086073a1d
19-03-2015

+1
19-03-2015

Please review the following simple fix: http://cr.openjdk.java.net/~kcr/RT-40254/webrev.00/
12-03-2015

Because of changes coming in JDK 9 for mocularization we will almost certainly upgrade to a newer version of gradle that supports Java 9. By making this change now we not only make it easier to upgrade in the future, but will help developers who grab the latest version of gradle.
12-03-2015