Lukasz Kostyra
Lukasz Kostyra
Also a side note - the PR title does not match the JBS issue.
> Maybe we could make snapshot based tests? That should work on all platforms, right? We have a whole suite of tests which use similar methods to perform checks, called...
> by the file name I would suspect something related to scaling - but there's no scaling on the test (not that I can see). It is related to system's...
+1 for this change from me. I use VS Code for development, on the marketplace most popular and recommended Java support extension is the Red Hat extension which is essentially...
> if the changes do appear, what are they? @andy-goryachev-oracle I tried it again after clearing the workspace folder and they do appear again. I also had some old git...
I'll give this a thorough read and report back. In the meantime, I recently was tackling [JDK-8321624](https://bugs.openjdk.org/browse/JDK-8321624) and i have to wonder if it got fixed in the process of...
> The `DualWindow` test consistently fails without these changes on my Ubuntu 24.04 test VM, and consistently passes with the changes applied. However, on a physical machine running Ubuntu 24.04,...
One more thing about `SizingTest.testMinSize` on Windows, I found this JBS bug - [JDK-8310845 - Size-restricted window reports incorrect dimensions on Linux](https://bugs.openjdk.org/browse/JDK-8310845) - which seems to be a similar problem,...
@tsayao is this PR ready for review?