RFR: 8210807: Printing a JTable with a JScrollPane prints table without rows populated [v2]
Tejesh R
tr at openjdk.org
Wed Nov 8 10:52:00 UTC 2023
On Wed, 8 Nov 2023 09:30:32 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> 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 198:
>
>> 196: }
>> 197:
>> 198: protected void processWindowEvent(WindowEvent e) {
>
> I guess this is not required
>
> Also, please confirm JTable is getting printed correctly either from existing testcases in javax/swing/JTable and from SwingSet2..
Yes, verified with JTable print test cases and SwingSet2.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16552#discussion_r1386429270
More information about the client-libs-dev
mailing list