RFR: 8236907: JTable added to nested panels does not paint last visible row [v6]

basix86 duke at openjdk.org
Wed Oct 26 07:19:14 UTC 2022


On Tue, 22 Feb 2022 04:38:21 GMT, Tejesh R <tr at openjdk.org> wrote:

>> Issue in painting last row of JTable due to decrement in `MaxRow `during computation. Differences in `MaxRow `computation between `TablePrintable` and `BasicTableUI `class. The Bug is fixed in both the classes. Test Case added to validate the same.
>
> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8236907: JTable added to nested panels does not paint last

Is planned to port the bug fix JDK-8236907 to the last LTS JDK (17)?

Thank you in advance

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

PR: https://git.openjdk.org/jdk/pull/7422



More information about the client-libs-dev mailing list