adoptium / adoptium/adoptium-support
JConsole brings yellow window
- Dominant language
- No language data
- Stars
- 59
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to migrate from JDK 10 to JDK 11. However, I've hit a problem with Swing/AWT.
The minimal case is using a WTS to connect to a Linux server while forwarding X11 to open the JConsole in the WTS.
With JDK 10, the JConsole opens normally. With JDK 11+, it shows a yellow screen.
The setup is the following:
Linux (my machine) connects to Windows (WTS) connects to Linux (server with JConsole)
I think this is somehow related:
https://github.com/AdoptOpenJDK/IcedTea-Web/issues/664
JDK <10

JDK 11+

Contributor guide
Assessment
This issue has not been assessed yet.