RFR: 8354095: Open some JTable bugs 5 [v3]

Sergey Bylokhov serb at openjdk.org
Mon Apr 21 20:28:42 UTC 2025


On Fri, 18 Apr 2025 22:45:39 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:
> 
>   manual jtreg tag, make jtable field local

test/jdk/javax/swing/JTable/bug4118307.java line 50:

> 48:     static Point tableLoc;
> 49:     static Point p;
> 50:     private static boolean flag = false;

should we mark it as volatile or is it somehow synced?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24734#discussion_r2052955540


More information about the client-libs-dev mailing list