On Tue, 4 Jul 2023 11:39:01 GMT, Tejesh R <t...@openjdk.org> wrote:

>> test/jdk/javax/swing/JTableHeader/TableHeaderBorderPositionTest.java line 1:
>> 
>>> 1: /*
>> 
>> Is it possible to make an automated test by comparing pixel colors of images 
>> before and after fix?
>
> Tried to check the line alignment, but couldn't do it because of anti 
> aliasing and scaling. And before and after fix means storing the image of 
> before fix and then comparing with after fix?

Still I feel that would be blind comparison, since we won't be able to exactly 
test the fix.

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

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

Reply via email to