On Fri, 28 Jul 2023 15:36:27 GMT, Alexey Ivanov <[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/JTableHeader/TableHeaderBorderPositionTest.java line 91:
>
>> 89: } finally {
>> 90: g2d.dispose();
>> 91: }
>
> I wonder if it's possible to make the table paint its header into the same
> image, this would simplify the test.
I too had this thought initially, but wasn't comfortable in combining the
images. Will try now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14766#discussion_r1278793552