-
Sub-task
-
Resolution: Delivered
-
P3
-
8u411, 8u411-perf, 11.0.23-oracle, 17.0.11-oracle, 21.0.3-oracle, 22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8326871 | 22.0.1 | Marc Palmerjohnson | P3 | Closed | Withdrawn | |
JDK-8326870 | 21.0.3-oracle | Marc Palmerjohnson | P3 | Resolved | Delivered | |
JDK-8326873 | 17.0.11-oracle | Marc Palmerjohnson | P3 | Resolved | Delivered | |
JDK-8326872 | 11.0.23-oracle | Marc Palmerjohnson | P3 | Resolved | Delivered | |
JDK-8328193 | 8u411-perf | Marc Palmerjohnson | P3 | Resolved | Delivered | |
JDK-8326874 | 8u411 | Marc Palmerjohnson | P3 | Resolved | Delivered |
Therefore, in accordance with the existing Java SE specification, `java.awt.SystemTray.isSupported()` will return false where ever the JDK determines the platform bug is likely to be present.
The impact of this is likely to be limited since applications always must check for that support anyway. Additionally, some distros have not supported the SystemTray for several years unless the end-user chooses to install non-bundled desktop extensions.
- backported by
-
JDK-8326870 Release Note: AWT SystemTray API Is Not Supported on Most Linux Desktops
- Resolved
-
JDK-8326872 Release Note: AWT SystemTray API Is Not Supported on Most Linux Desktops
- Resolved
-
JDK-8326873 Release Note: AWT SystemTray API Is Not Supported on Most Linux Desktops
- Resolved
-
JDK-8326874 Release Note: AWT SystemTray API Is Not Supported on Most Linux Desktops
- Resolved
-
JDK-8328193 Release Note: AWT SystemTray API Is Not Supported on Most Linux Desktops
- Resolved
-
JDK-8326871 Release Note: AWT SystemTray API Is Not Supported on Most Linux Desktops
- Closed