On Fri, 10 Nov 2023 11:09:13 GMT, Abhishek Kumar <[email protected]> wrote:
>> Tejesh R has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Review fix
>
> test/jdk/javax/swing/JTable/JTableScrollPrintTest.java line 78:
>
>> 76: TestTable testTable = new TestTable(true);
>> 77: frame = new JFrame("JTable Print Test");
>> 78: passFailJFrame = new PassFailJFrame("Test Instructions",
>> INSTRUCTIONS, 5L, 6, 35);
>
> If you want then you can use builder pattern for configuring PassFailJFrame.
Not required I guess.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16552#discussion_r1389283996