On Thu, 15 Jun 2023 04:19:45 GMT, Tejesh R <[email protected]> wrote:

>>> This method is not called at any place, can it be removed?
>> 
>> This and following `find`-methods are from an automated test, they should be 
>> removed unless it's possible to automate the test.
>> 
>> Is it possible? It could be. You have to determine the coordinates of the 
>> header cell, then take a MRI screenshot, verify the 2*scale right-most 
>> pixels are filled with header background color only.
>
> Yeah, was actually trying to do that but couldn't get exact coordinates of 
> header cell. Later on forgot to remove the unused methods.

And also it's not possible to verify with background color because 
anti-aliasing, I guess.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14464#discussion_r1230456769

Reply via email to