Mingun created NETBEANS-2103:
--------------------------------
Summary: WARNING: An illegal reflective access operation has
occurred
Key: NETBEANS-2103
URL: https://issues.apache.org/jira/browse/NETBEANS-2103
Project: NetBeans
Issue Type: Bug
Components: platform - Graph
Affects Versions: 9.0
Environment: From NetBeans About:
Product Version: Apache NetBeans IDE 9.0 (Build
incubator-netbeans-release-334-on-20180708)
Java: 10.0.2; Java HotSpot(TM) 64-Bit Server VM 10.0.2+13
Runtime: Java(TM) SE Runtime Environment 10.0.2+13
System: Windows 10 version 10.0 running on amd64; Cp1251; ru_RU (nb)
User directory: C:\Users\Mingun\AppData\Roaming\NetBeans\9.0
Cache directory: C:\Users\Mingun\AppData\Local\NetBeans\Cache\9.0
Reporter: Mingun
Steps to reproduce:
# Complete tutorial
[https://platform.netbeans.org/tutorials/nbm-visual_library2.html] up to step 6
# Run application from IDE and try to collapse node
# See following in the *Output* window:
{noformat}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.openide.util.RequestProcessor$TopLevelThreadGroup
(file:/D:/Programs/netbeans9/platform/lib/org-openide-util.jar) to method
sun.awt.AppContext.getAppContext()
WARNING: Please consider reporting this to the maintainers of
org.openide.util.RequestProcessor$TopLevelThreadGroup
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
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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