<AWT Dev> Integrated: 8250804: Can't set the application icon image for Unity WM on Linux.

Alexander Zvegintsev azvegint at openjdk.java.net
Sat Mar 6 08:58:08 UTC 2021


On Fri, 5 Mar 2021 00:55:04 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

> As of now we can have two icons: on the side dock and on the top bar.
> But this test was written for an old time Unity with an icon in the side dock only. 
> 
> Icon at the top by default is displayed as grayscale(the actual reason of submitting bug report).
> BTW it may not be presented depending on Gnome Shell settings.
> 
> `setIconImage()` seems to be working as expected in this case, but we need to clarify the test's instruction.
> 
> Besides that the test has another issue: it does not fail on pressing "Fail" button. It is also fixed.

This pull request has now been integrated.

Changeset: 2afbd5da
Author:    Alexander Zvegintsev <azvegint at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2afbd5da
Stats:     22 lines in 2 files changed: 9 ins; 5 del; 8 mod

8250804: Can't set the application icon image for Unity WM on Linux.

Reviewed-by: serb, pbansal, kizune

-------------

PR: https://git.openjdk.java.net/jdk/pull/2838


More information about the awt-dev mailing list