-
Bug
-
Resolution: Fixed
-
P4
-
13, 14, 15
-
None
-
linux_ubuntu
Test java/awt/image/multiresolution/MultiResolutionTrayIconTest/MultiResolutionTrayIconTest.java
is failing with exception "java.lang.UnsupportedOperationException : Caused by: java.lang.UnsupportedOperationException: The system tray is not supported on the current platform." on Ubuntu 18.04.
The test is trying to use SystemTray on platforms where it is not supported. So results in this exception. Ubuntu is one such platform.
is failing with exception "java.lang.UnsupportedOperationException : Caused by: java.lang.UnsupportedOperationException: The system tray is not supported on the current platform." on Ubuntu 18.04.
The test is trying to use SystemTray on platforms where it is not supported. So results in this exception. Ubuntu is one such platform.