RFR: 8344372: Setting width for TRANSPARENT Stage -> gtk_window_resize: assertion 'height > 0' [v3]

Thiago Milczarek Sayao tsayao at openjdk.org
Mon Dec 2 22:17:01 UTC 2024


On Mon, 2 Dec 2024 21:25:34 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix test package
>
> tests/system/src/test/java/test/javafx/stage/StageMixedSizeTest.java line 111:
> 
>> 109: 
>> 110:         Util.waitForLatch(showLatch, 5, "Stage failed to setup and show");
>> 111:         Util.sleep(500);
> 
> This sleep was already in the right place... on the test thread after the latch is triggered.

Restored

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1654#discussion_r1866694303


More information about the openjfx-dev mailing list