On Thu, 5 Sep 2024 09:29:11 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
> `private static BufferedImage imageAfterChecked;` can be move inside main > method. It's used inside `EventQueue`, then have to covert to atomic. Better to retain as it is. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20723#issuecomment-2331059882