On Fri, 18 Apr 2025 22:45:39 GMT, Alisen Chung <ach...@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

Reply via email to