On Tue, 24 Mar 2026 19:08:18 GMT, Sergey Bylokhov <[email protected]> wrote:
> On macOS, when an application renders to more than one window before the > render queue flushes, only the last window shows the new content. Some > windows keep their old appearance. > > The "flush" is added at the point where the destination switch occurs for OGL > and Metal. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 989b1882 Author: Sergey Bylokhov <[email protected]> URL: https://git.openjdk.org/jdk/commit/989b1882d45ef4f2b1c28966d85d6359b14923bb Stats: 29 lines in 4 files changed: 17 ins; 8 del; 4 mod 8378506: [macOS] Window content not updated when rendering to multiple windows Reviewed-by: prr, jdv ------------- PR: https://git.openjdk.org/jdk/pull/30409
