davide baldini created NETBEANS-5624:
----------------------------------------
Summary: All IDE windows are blank under openjdk-11-jre
Key: NETBEANS-5624
URL: https://issues.apache.org/jira/browse/NETBEANS-5624
Project: NetBeans
Issue Type: Bug
Affects Versions: 12.3
Environment: * openjdk-11-jre:amd64
* TDE desktop environment with its default window manages (TWin)
Reporter: davide baldini
Attachments: nb-open-jdk11.png
When using NB under openjdk-11-jre all IDE windows are filled with solid color
and display no elements. The IDE banner shown at startup is a solid white
rectangle. The title bars of each window contain their expected text. In the
screenshot, an existing project was automatically opened at startup.
Console output at startup:
{noformat}
$ ./netbeans-12.3/bin/netbeans
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.netbeans.core.windows.view.ui.MainWindow
(jar:file:/home/davide/netbeans-12.3/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{noformat}
Quitting the IDE appears functional, and a solid blank rectangle is shown at
the same position where the "closing projects" progress bar would appear under
a functional IDE. No console output is produced when quitting the IDE.
The solid blue filling may be derived from a theme.
Using NB under openjdk-8-jre works fine.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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