RFR: 8284619: javax/swing/JTable/8236907/LastVisibleRow.java failed with "Test Case Failed!!, Last Row not Visible!!!"

Tejesh R tr at openjdk.java.net
Tue Jun 14 05:36:36 UTC 2022


On Mon, 13 Jun 2022 22:59:41 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

> In getCellClickPoint() method, you could simplify the code by returning point variable , instead of using extra result variable.
> 
> https://github.com/openjdk/jdk/blob/8722b1b020f30d54e2eab2122c2b1777a6e5182a/test/jdk/javax/swing/JTable/8236907/LastVisibleRow.java#L102

Updated.

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

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



More information about the client-libs-dev mailing list