On Tue, 20 Jan 2026 17:06:34 GMT, Sergey Bylokhov <[email protected]> wrote:

>> ANUPAM DEV has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Update full name
>
> Any steps on how to reproduce this bug in the demo?

Hi @mrserb,
The following reproducer will throw NPE, although demo itself does not have any 
such calls:

OldJTable table = new OldJTable();
table.addColumn("TestColumn", 100);

Regards,
Anupam

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

PR Comment: https://git.openjdk.org/jdk/pull/29226#issuecomment-3777412499

Reply via email to