On Tue, 18 Mar 2025 06:39:23 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Code duplication removed, subtest added > > src/java.desktop/share/classes/javax/swing/JTable.java line 2182: > >> 2180: int oldLead; >> 2181: int oldAnchor; >> 2182: ListSelectionModel selModel; > > Unused variable oldLead, oldAnchor, selModel removed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24025#discussion_r2000328218