On Wed, 19 Mar 2025 07:45:39 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> ok..But selectAll selects all cells as per the spec Spec says "Selects all >> rows, columns, and cells in the table.. > > In SwingSet2 JTable demo before the fix also, you can see only "rowSelection" > is enabled, but selectAll selects all cells in the table so selectAll > overrides that setting.. Ok. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24025#discussion_r2002776987