On Thu, 26 Mar 2020 18:47:58 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> Now that we have switched to using gradle 6.3 we can switch to using JDK 14 >> as the boot JDK for JavaFX 15 builds. >> >> This will not change the minimum JDK version needed to build or run JavaFX, >> which remains at 11. We will continue to >> generate class files using `-source 11 -target 11`. > > @arapte can you also review this? @tiainen can you also take a look? ------------- PR: https://git.openjdk.java.net/jfx/pull/152