RFR: JDK-6998249: Wrong behavior/Javadoc of JTable.tableChanged(TableModelEvent e)

Harshitha Onkar duke at openjdk.java.net
Mon Feb 7 16:58:12 UTC 2022


On Sat, 5 Feb 2022 18:42:25 GMT, Phil Race <prr at openjdk.org> wrote:

>> Updated JTable's tableChanged() method docs to explicitly mention the coordinate system of the rows and columns.
>
> Unless your investigation uncovers new information, it seems like this PR will be withdrawn and the bug report closed as not an issue. What is the status of that investigation ?

@prrace So far I have tested two conditions where the model to view mapping for row changes is not happening as stated. I'm checking one other scenario and will have an update (and include the details) on this issue by today.

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

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



More information about the client-libs-dev mailing list