On Thu, 20 May 2021 22:38:48 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> But this is shared code, which has a specification it should work everywhere, 
> so even if on Linux and macOS it is not implemented in the best way it should 
> return something.

The stuff that is returned by the common code is already tested in UIManager 
tests. This issue is windows specific. This implementation at this moment of 
time is windows specific. Once we extend implementation - and i mean real 
implementation with support for multiple resolution icons - this test will be 
updated to reflect it. This is not a specification conformance test, it is 
implementation logic test.

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

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

Reply via email to