RFR: 8354943: [Linux] Simplify and update glass gtk backend: window sizing, positioning, and state management issues [v5]
Lukasz Kostyra
lkostyra at openjdk.org
Mon Apr 28 17:06:03 UTC 2025
On Sat, 26 Apr 2025 14:54:25 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
> 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, the test passes even without the changes.
>
> Since I changed the positioning code and it does passes the tests, it might be fixed.
Good news! Problems were usually on slower environments ex. VMs. I would add this test to the list as well, and I'll verify for its stability during my review.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1789#issuecomment-2835909924
More information about the openjfx-dev
mailing list