On Wed, 22 Apr 2026 21:06:56 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). > > Jeremy Wood has updated the pull request incrementally with three additional > commits since the last revision: > > - 8382201: removing regtesthelpers > > This is in response to: > https://github.com/openjdk/jdk/pull/30737#discussion_r3126755493 > - 8382201: disposing dialog > > This is in response to: > https://github.com/openjdk/jdk/pull/30737#discussion_r3126753657 > - 8382201: adding `@key headful` > > This is in response to: > https://github.com/openjdk/jdk/pull/30737#discussion_r3126749810 test/jdk/java/awt/GraphicsConfiguration/TranslucentDialogTest.java line 27: > 25: * @test > 26: * @bug 8382201 > 27: ` * @key headful There's an errant "`" at the beginning of that line ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30737#discussion_r3127004349
