RFR: 6292135: DefaultTableModel.setColumnIdentifiers() Clears JTable Row Heights [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Dec 12 07:46:04 UTC 2025
On Fri, 12 Dec 2025 07:30:42 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Test headless
>
> test/jdk/javax/swing/JTable/TestRowHeightWithColIdentifier.java line 41:
>
>> 39: private static JTable table;
>> 40: private static volatile int oldRowHeight;
>> 41: private static volatile int curRowHeight;
>
> All these declarations can be moved inside now.
ok
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28529#discussion_r2613230958
More information about the client-libs-dev
mailing list