RFR: 8344372: Setting width for TRANSPARENT Stage -> gtk_window_resize: assertion 'height > 0' [v7]
Kevin Rushforth
kcr at openjdk.org
Tue Dec 3 13:35:46 UTC 2024
On Tue, 3 Dec 2024 10:43:42 GMT, Lukasz Kostyra <lkostyra at openjdk.org> wrote:
> On my end the test does pass on Ubuntu 22.04 with Xorg and with the fix. However, without the fix, the tests still succeed despite the GTK assertions showing up:
When I tested the earlier version yesterday, the test failed for me on Ubuntu 22.04 without the fix. I haven't tested the updated version, but if it no longer catches the error by failing without the fix, then something is wrong with the updated test.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1654#issuecomment-2514571292
More information about the openjfx-dev
mailing list