You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Yash Arya (Jira)" <ji...@apache.org> on 2021/01/30 12:10:00 UTC

[jira] [Created] (NETBEANS-5302) Warning of Illegal Reflective access

Yash Arya created NETBEANS-5302:
-----------------------------------

             Summary: Warning of Illegal Reflective access
                 Key: NETBEANS-5302
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5302
             Project: NetBeans
          Issue Type: Bug
          Components: platform - Window System
    Affects Versions: 12.0
         Environment: *Product Version:* Apache NetBeans IDE 12.0

*Java:* 15.0.2; OpenJDK 64-Bit Server VM 15.0.2+7-27

*Runtime:* OpenJDK Runtime Environment 15.0.2+7-27

*System:* Linux version 5.4.0-65-generic running on amd64; UTF-8; en_IN (nb)
            Reporter: Yash Arya


Hi, I installed Netbeans from the official sh script from the website in my latest KDE Neon. When I launched the app from terminal, I got the following warning:

```

WARNING: An illegal reflective access operation has occurred 
WARNING: Illegal reflective access by org.netbeans.core.windows.view.ui.MainWindow (jar:file:/home/yash/netbeans-12.0/netbeans/platform/modules/org-netbeans-core-windows.jar!/) to field sun.awt.X11.XToolkit.awtAppClassName 
WARNING: Please consider reporting this to the maintainers of org.netbeans.core.windows.view.ui.MainWindow 
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 
WARNING: All illegal access operations will be denied in a future release

```



--
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