[Rev 02] RFR: 8232811: Dialog's preferred size no longer accommodates multi-line strings
Thiago Milczarek Sayao
tsayao at openjdk.java.net
Thu Dec 19 20:34:54 UTC 2019
On Thu, 19 Dec 2019 14:13:47 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
>> The pull request has been updated with 1 additional commit.
>
> tests/system/src/test/java/test/robot/javafx/scene/dialog/DialogWithOwnerSizingTest.java line 64:
>
>> 63: public void dialogWithOwnerSizingTest() throws Exception {
>> 64: Thread.sleep(500);
>> 65: clickButton();
>
> This `sleep()` can be removed.
Removed it, but the test failed.
-------------
PR: https://git.openjdk.java.net/jfx/pull/63
More information about the openjfx-dev
mailing list