On Thu, 7 Oct 2021 22:59:16 GMT, Phil Race <[email protected]> wrote:

> We already have several bugs problem listed and I do not want to exclude more 
> tests than necessary that work everywhere including hidpi except on some 
> specific h/w and are NOT related to hidpi So, in other words, leave it as it 
> is. I thought this through when I made the original change and you've said 
> nothing that comes within a mile of convincing me otherwise.

You did even worse than excluding it for some platforms, you actually exclude 
all these tests from the executing in HiDPI mode on all platforms which were 
not affected by the bug, to work around the bug on macOS where this option does 
not affect the robot API, does not affect the size of the windows as well as 
other coordinates, it is a plain workaround.

I do not understand why do you think it is unnecessary to run these tests in 
the HiDPI mode since we already know that these tests already found a bug in 
the JDK?

> I do not want to exclude more tests than necessary that work everywhere 
> including hidpi

How do you know that they work in HiDPI since you excluded them from that mode? 
Why not do this per macOS platform? Why do you think this is a macOS bug?

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

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

Reply via email to