On Fri, 25 Mar 2022 12:16:18 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> JDK 18 has been released, so we should update the default boot JDK used to > build JavaFX to JDK 18. This will not affect the minimum boot JDK version. I > have confirmed that gradle 7.3 works with JDK 18, so we don't need to update > gradle at this time. > > I have done a full set of tests on all three platforms. This pull request has now been integrated. Changeset: d1fb3d3d Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/d1fb3d3d022112b4a61e44530e206146edeb74b6 Stats: 11 lines in 2 files changed: 0 ins; 0 del; 11 mod 8283517: Update boot JDK to 18 Reviewed-by: arapte, jvos ------------- PR: https://git.openjdk.java.net/jfx/pull/760