On Thu, 10 Feb 2022 09:49:41 GMT, Tejesh R <d...@openjdk.java.net> 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.

This pull request has now been integrated.

Changeset: bae0d5e7
Author:    TejeshR13 <tejes...@oracle.com>
Committer: Phil Race <p...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/bae0d5e7174fed8ffa8a30408c3cffa6e4dd3ddc
Stats:     245 lines in 3 files changed: 224 ins; 17 del; 4 mod

8236907: JTable added to nested panels does not paint last visible row

Reviewed-by: psadhukhan, prr

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

PR: https://git.openjdk.java.net/jdk/pull/7422

Reply via email to