On Tue, 7 Nov 2023 04:09:21 GMT, Tejesh R <t...@openjdk.org> wrote:

>> test/jdk/javax/swing/JTable/JTableRightAlignmentTest.java line 64:
>> 
>>> 62: 
>>> 63:     public static void main(String[] args) throws Exception {
>>> 64:         
>>> UIManager.setLookAndFeel("javax.swing.plaf.metal.MetalLookAndFeel");
>> 
>> Should this test run on all L&F? Since part of the fix occurs in 
>> BasicTableUI.
>
> I couldn't find a way to generalize the automatic test for all L&F, though I 
> tested all manually.

Since this PR touches Synth, there should a regression testcase for Synth L&F 
too..

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16374#discussion_r1398927997

Reply via email to