RFR: 8327826: Convert javax/swing/border/Test4243289.java applet test to main [v2]

Tejesh R tr at openjdk.org
Tue Mar 12 03:48:37 UTC 2024


On Mon, 11 Mar 2024 19:30:15 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review updates - splitUI
>
> test/jdk/javax/swing/border/Test4243289.java line 77:
> 
>> 75:         frame.setSize(300, 300);
>> 76:         PassFailJFrame.addTestWindow(frame);
>> 77:         PassFailJFrame.positionTestWindow(frame, PassFailJFrame.Position.TOP_LEFT_CORNER);
> 
> Any particular reason why top left corner is used instead of centered-positioning?

Nothing particular, anyhow I have used spiltUI now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18197#discussion_r1520809453


More information about the client-libs-dev mailing list