Does the bump of JavaFx 16 cause any newer java dependencies (i.e. for 16
does that now mean Java 16 also is needed)?

Eric Bresie
[email protected]


On Thu, Apr 1, 2021 at 9:48 AM Bläsing, Matthias <[email protected]>
wrote:

> Hi Neil,
>
> Am 01.04.2021 um 16:15 schrieb Neil C Smith:
> > On Thu, 1 Apr 2021 at 14:58, Bläsing, Matthias
> > <[email protected]> wrote:
> >> I intent to merge PR: https://github.com/apache/netbeans/pull/2849
> tonight.
> >>
> >> It bumps the JavaFX version to 16 to fix a crasher bug. If anyone wants
> >> to object, it would be great to do so now.
> > I assume https://bugs.openjdk.java.net/browse/JDK-8256362 isn't
> > actually a concern at this point?  Is the warning visible for us?
>
> That warning is printed on CLI/in the Log:
>
> WARNING [javafx]: Unsupported JavaFX configuration: classes were loaded
> from 'unnamed module @1d9e1d97'
>
> If you don't look into the log, you will not be faced with a message
> (i.e. it does not cause a popup message or exception bubble). In the
> long run we need to come up with a way to load java modules. Jan Lahoda
> has done a prototype and I still want to have a look at it to understand
> how it works.
>
> > Makes sense to get in for beta testing.
>
> Thank you - I had planned to create the PR sooner, but then various
> other things took priority. I pondered an JNA update, but given the
> changed native parts in JNA (split of darwin fat binary into
> per-architecture binaries) I decided not to propose it (to much risk for
> to little gain).
>
> Greetings
>
> Matthias
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Reply via email to