You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Matthias Bläsing (Jira)" <ji...@apache.org> on 2021/07/29 19:22:00 UTC

[jira] [Resolved] (NETBEANS-5465) Unexpected WARNING in NetBeans 12.3 wit JDK 16

     [ https://issues.apache.org/jira/browse/NETBEANS-5465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Bläsing resolved NETBEANS-5465.
----------------------------------------
    Resolution: Fixed

Issue is in JavaFX (or the project) - JavaFX explicitly does not support running from the classpath. It works and all issues I saw until now when ran from classpath were actual bugs also showing up in mildly complex module setups, but in the end its the decision of the OpenJFX developers what they want to support.

> Unexpected WARNING in NetBeans 12.3 wit JDK 16
> ----------------------------------------------
>
>                 Key: NETBEANS-5465
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5465
>             Project: NetBeans
>          Issue Type: Bug
>          Components: javafx - Project
>    Affects Versions: 12.3
>         Environment: NetBeans 12.3, JDK 16, Windows 10
> Attached in a NetBeans export zip of a project exhibiting this problem.
>            Reporter: Bruce K. Haddon
>            Priority: Minor
>             Fix For: 12.4
>
>         Attachments: project.zip
>
>
> Mar 17, 2021 3:14:44 PM com.sun.javafx.application.PlatformImpl startup
> WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @54eced26'
> This warning turns up in existing projects using JavaFX with NetBeans 12.3 and Java 16. These projects have been around since Java 8, and in particular, this warning did not appear with NetBeans 12.2 and JDK 15.
> THERE IS NO CLEAR EXPLANATION OF WHAT PROBLEM IS BEING REPORTED, NOR ANY INDICATION OF STEPS TO BE TAKEN TO AVOID IT. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists