RFR: 8354233: Open some JTable bugs 6 [v2]

Alexander Zuev kizune at openjdk.org
Mon Apr 21 18:56:42 UTC 2025


On Fri, 18 Apr 2025 22:53:10 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Updating and opening some JTable bugs
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   update jtreg paths, volatile, manual jtreg tag

test/jdk/javax/swing/JTable/bug4193727.java line 54:

> 52:             Push button "Resize".
> 53:             If either of the following happen, test fails:
> 54:             1) The size of the columns are wrong

Please elaborate on the meaning of "wrong". In my case the address does not fit the width of the second column. Is it wrong? Or is it correct? I can not tell what test expects from me.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24735#discussion_r2052859925


More information about the client-libs-dev mailing list