On Mon, 31 Jan 2022 07:24:08 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> @prsadhuk I have changed the test case to explicitly set the table and >> header background to white. Mach5 tests are passing on all platforms >> including linux now. Can you please let me know in case you are seeing any >> issues on Ubuntu locally, with the new test case? > > I now see it fail locally in windows system also along with ubuntu. windows > screenshot here where the border is white which is why it fails >  It seems there's a anomaly for JTableHeader border in native and jdk in Windows L&F.. The system table shows here doesn't show any line  whereas in our SwingSet2 we have a light grey line  Technically, it might be construed as a bug but I guess I will prefer a demarcation line between header and body. It's upto you if you want to take a look at this in a separate issue or in this. ------------- PR: https://git.openjdk.java.net/jdk/pull/7219