RFR: 8311031: JTable header border vertical lines are not aligned with data grid lines [v9]

Tejesh R tr at openjdk.org
Tue Aug 1 04:33:56 UTC 2023


On Mon, 31 Jul 2023 20:30:10 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 fix
>
> test/jdk/javax/swing/JTableHeader/TableHeaderBorderPositionTest.java line 127:
> 
>> 125:             e.printStackTrace();
>> 126:         }
>> 127:     }
> 
> In fact, it looks better with `saveImage` method.

Since we are saving only once, I don't think separate method is required.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14766#discussion_r1280097556



More information about the client-libs-dev mailing list