[ 
https://issues.apache.org/jira/browse/NETBEANS-5465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325604#comment-17325604
 ] 

Svatopluk Dedic commented on NETBEANS-5465:
-------------------------------------------

Bruce, you are shooting the messenger :) you know. The message
{code:java}
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed 
module @54eced26'
{code}
actually comes from JavaFX class (*com.sun.javafx.application.PlatformImpl*) 
logging. So any complaints that the message is un-informative, does not give an 
explanation etc - should go directly to JavaFX bug database. Please file this 
complaint here - put a reference here, for the records.

As for the *meaning* of the warning itself: 
{code:java}
    8256362: JavaFX must warn when the javafx.* modules are loaded from the 
classpath
{code}
seems that your applicaiton runs from the Classpath on JDK16, not using the JDK 
module system - probably an issue in your project's setup.

 

> 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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to