On Tue, 1 Feb 2022 04:19:55 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> 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. @prsadhuk Thank you for looking into it. I think this fix will require a change in Window related L&F classes. I think it would help me if I track this as separate issue. ------------- PR: https://git.openjdk.java.net/jdk/pull/7219