RFR: 8297450: ScaledTextFieldBorderTest.java fails when run with -show parameter

Harshitha Onkar honkar at openjdk.org
Mon Dec 5 19:50:13 UTC 2022


On Sat, 3 Dec 2022 22:11:47 GMT, Rajat Mahajan <duke at openjdk.org> wrote:

> The test is failing because there was no gap between the Textfields.
> I fixed it by adding Vertical Struts in between Textfields.

Marked as reviewed by honkar (Committer).

Before the fix the test failed if both, showFrame and saveImages were hardcoded to true. With the fix test works fine.

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

PR: https://git.openjdk.org/jdk/pull/11498



More information about the client-libs-dev mailing list