RFR: 8257810: Only First page are printed in JTable.scrollRectToVisible [v7]

Phil Race prr at openjdk.java.net
Mon May 9 20:31:46 UTC 2022


On Mon, 9 May 2022 17:09:10 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Test updated
>
> test/jdk/javax/swing/JTable/PrintAllPagesTest.java line 136:
> 
>> 134: 
>> 135:         dialog = new JDialog(f, "Instructions for Table Print Test");
>> 136:         dialog.setTitle("textselectionTest");
> 
> I guess this line should be removed now. The title for the dialog is provided in its constructor.

Why can't this use the new PassFailJFrame ?

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

PR: https://git.openjdk.java.net/jdk/pull/8141



More information about the client-libs-dev mailing list