Minimum JDK policy for OpenJFX

Chuck Davis cjgunzel at gmail.com
Tue May 18 21:11:25 UTC 2021


I use JFX with NetBeans every day with no problems.  NetBeans 12.3 and JFX
16 on OpenJDK16....

SceneBuilder creates the dialogs.  NetBeans writes the code.  The NB JFX is
too old.  You have to update from Maven (which is, itself, still stuck on
old versions of JFX -- hasn't been updated for some time, unfortunately).

BUT, using JFX with NetBeans is not a problem here.

On Tue, May 18, 2021 at 1:52 PM Matthias Bläsing <mblaesing at doppel-helix.eu>
wrote:

> Hi,
>
> Am Dienstag, dem 18.05.2021 um 08:17 -0700 schrieb Kevin Rushforth:
> >
> > In general, we only guarantee that JavaFX N runs on JDK N-1 or later. In
> > practice, though, we don't bump it for each release, as there are some
> > advantages in being able to run with the latest JDK LTS. Since JavaFX 17
> > will release at roughly the same time as JDK 17 LTS, I can't think of a
> > good reason to not update our minimum.
> >
> > Comments?
>
> I'd like to be able to use JavaFX with NetBeans. Everytime I tried to
> reach a state where it became usable I hit issues in FX and the latest
> crasher bug will only be fixed in 17 and at this time NetBeans still
> tries to stretch from 8 to 16 (ok, 9 and 10 were left in the dust).
>
> IMHO stability and compatibility with the past is a feature, not a bug
> and the "lets brake it" attitude I feel the last years in the java
> landscape is irritating.
>
> Greetings
>
> Matthias
>
>


More information about the openjfx-dev mailing list