[jdk11u-dev] RFR: 8277497: Last column cell in the JTable row is read as empty cell

Roman Kennke rkennke at openjdk.org
Thu Nov 10 15:38:39 UTC 2022


On Tue, 1 Nov 2022 16:46:32 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [70bad89b](https://github.com/openjdk/jdk/commit/70bad89b012eb200ca1e76f384a6e5fb307cf26d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Artem Semenov on 6 Dec 2021 and was reviewed by Anton Tarasov, Alexander Zuev and Pankaj Bansal. This backport brings parity with oracle 11.
> 
> Thanks!

I tested the change on MacOS following the instructions in the original bug report, and I can confirm that the table cell that has been read falsely as 'null' is now correctly being read as 'image'.

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1490


More information about the jdk-updates-dev mailing list