On Fri, 30 May 2025 00:31:55 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

> Added back Toolkit.sync() and canvas capture to paint method. Although I'm 
> not sure if I understood _"each render frame"_ correctly. Can you please 
> explain?

The paint method may be invoked multiple times after the frame becomes visible, 
so the validation logic inside paint will be executed for each rendering data.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25279#discussion_r2116940976

Reply via email to