On Wed, 15 Apr 2026 06:14:24 GMT, Jeremy Wood <[email protected]> wrote:

> If `swing.volatileImageBufferEnabled` is turned off: MTLGraphicsConfig and 
> CGLGraphicsConfig should use a translucent image for double buffering.
> 
> This test is marked as mac-only, but it should be harmless to turn that flag 
> off if anyone wants to test other platforms. In previous threads we 
> established that this is a Mac-only issue: 
> https://github.com/openjdk/jdk/pull/23430#discussion_r1940881969
> 
> ---------
> - [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: ebb3d688
Author:    Jeremy Wood <[email protected]>
Committer: Phil Race <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/ebb3d6888eabc7dd799d78b5f99ca6794fcc653e
Stats:     197 lines in 3 files changed: 193 ins; 0 del; 4 mod

8382201: Transparent Window is Opaque w/o Volatile Buffering

Reviewed-by: prr, jdv

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

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

Reply via email to