Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
10.0
-
None
-
None
-
Product Version: Apache NetBeans IDE 10.0 (Build incubator-netbeans-release-380-on-20181217)
Java: 12-ea; OpenJDK 64-Bit Server VM 12-ea+30
Runtime: OpenJDK Runtime Environment 12-ea+30
System: Linux version 4.20.6-1-default running on amd64; UTF-8; en_US (nb)
User directory: /home/developer/.netbeans/10.0
Cache directory: /home/developer/.cache/netbeans/10.0Product Version: Apache NetBeans IDE 10.0 (Build incubator-netbeans-release-380-on-20181217) Java: 12-ea; OpenJDK 64-Bit Server VM 12-ea+30 Runtime: OpenJDK Runtime Environment 12-ea+30 System: Linux version 4.20.6-1-default running on amd64; UTF-8; en_US (nb) User directory: /home/developer/.netbeans/10.0 Cache directory: /home/developer/.cache/netbeans/10.0
Description
The following message is put to stderr when launching the netbeans from terminal. IDE launches and runs without an issue.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.core.windows.view.ui.MainWind
ow (jar:file:/home/developer/Apache-NetBeans-10.0/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 reflect
ive access operations
WARNING: All illegal access operations will be denied in a future release
Attachments
Issue Links
- duplicates
-
NETBEANS-2017 illegal acces error
- Open