> 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).
Jeremy Wood has updated the pull request incrementally with one additional commit since the last revision: 8382201: fixing `@key headful` This is in response to: https://github.com/openjdk/jdk/pull/30737/changes#r3127004349 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30737/files - new: https://git.openjdk.org/jdk/pull/30737/files/5ec80c2c..2b64776a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30737&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30737&range=03-04 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30737.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30737/head:pull/30737 PR: https://git.openjdk.org/jdk/pull/30737
