On Mon, 13 Jun 2022 22:59:41 GMT, Harshitha Onkar <hon...@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

Reply via email to