> 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).

Sergey Bylokhov has updated the pull request with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains two additional 
commits since the last revision:

 - Merge branch 'openjdk:master' into JDK-8378506
 - 8378506: [macOS] Window content not updated when rendering to multiple 
windows

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30409/files
  - new: https://git.openjdk.org/jdk/pull/30409/files/7bfd2a65..37aa4874

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30409&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30409&range=00-01

  Stats: 81349 lines in 2224 files changed: 44928 ins; 22816 del; 13605 mod
  Patch: https://git.openjdk.org/jdk/pull/30409.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30409/head:pull/30409

PR: https://git.openjdk.org/jdk/pull/30409

Reply via email to