RFR: 8339902: Open source couple TextField related tests [v2]
Alexander Zuev
kizune at openjdk.org
Tue Sep 17 00:04:06 UTC 2024
On Mon, 16 Sep 2024 23:43:39 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update test/jdk/java/awt/TextField/SetBoundsTest/SetBoundsTest.java
>>
>> Co-authored-by: Harshitha Onkar <harshitha.onkar at oracle.com>
>
> test/jdk/java/awt/TextField/SetEchoCharTest4/SetEchoCharTest4.java line 75:
>
>> 73: add(tf3);
>> 74: add(b);
>> 75: setVisible(true);
>
> Not required here as PassFailJFrame handles setVisible(true) for test frame as well.
Ok
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21026#discussion_r1762099352
More information about the client-libs-dev
mailing list