On Mon, 11 Mar 2024 19:30:15 GMT, Alexey Ivanov <aiva...@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

Reply via email to