JD Smith created NETBEANS-2731:
----------------------------------

             Summary: Illegal reflective access is occurring in NetBeans RCP 
version RELEASE110
                 Key: NETBEANS-2731
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2731
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 11.0
            Reporter: JD Smith


NetBeans 11 RCP has Illegal reflective access warnings accessing 
sun.awt.AppContext.getAppContext() and sun.awt.AppContext.getThreadGroup().

See logs below.

 

WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getAppContext()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getThreadGroup()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getAppContext()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getThreadGroup()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getAppContext()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getThreadGroup()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getAppContext()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getThreadGroup()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getAppContext()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getThreadGroup()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getAppContext()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getThreadGroup()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getAppContext()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getThreadGroup()

WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getAppContext()
WARNING: Illegal reflective access by 
org.openide.util.RequestProcessor$TopLevelThreadGroup 
(file:/C:/SOSDevelopmentGit/saloons-admin-gui/SaloonsAdmin/application/target/saloonsadmin/platform/lib/org-openide-util.jar)
 to method sun.awt.AppContext.getThreadGroup()



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

Reply via email to