RFR: 8240539: Upgrade gradle to version 6.3
    Kevin Rushforth 
    kcr at openjdk.java.net
       
    Wed Mar 25 21:25:59 UTC 2020
    
    
  
This upgrades the version of gradle used to build JavaFX to 6.3. The minimum version of gradle is not changed by the
proposed fix, and remains at 5.3.
I have run done a full build and test with gradle 6.3 on all three platforms. There are no new failures.
This will enable building JavaFX using JDK 14 as the boot JDK, although upgrading the boot JDK for our builds will be
done in a separate pull request.
-------------
Commit messages:
 - 8240539: Upgrade gradle to version 6.3
Changes: https://git.openjdk.java.net/jfx/pull/151/files
 Webrev: https://webrevs.openjdk.java.net/jfx/151/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8240539
  Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jfx/pull/151.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/151/head:pull/151
PR: https://git.openjdk.java.net/jfx/pull/151
    
    
More information about the openjfx-dev
mailing list