On Tue, 14 Apr 2026 09:21:24 GMT, Alexey Ushakov <[email protected]> wrote:
> Did you check RenderPerf/Swingmark/J2DBench with these changes? In a complex > scenario, the destination can change within the one window, but multiple > flushes may affect performance. This change just calls setNeedsDisplay/startDisplayLink on the CALayer. I don't see any place where we actually have additional flush/commit of the display list which may affect performance. But it's better to just verify performance numbers. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30409#issuecomment-4243035628
