On Wed, 22 Jul 2026 21:12:44 GMT, Sergey Bylokhov <[email protected]> wrote:
>> test/jdk/java/awt/Graphics2D/ClearPolyLineUsingXORTest.java line 34: >> >>> 32: * @run main/othervm -Dsun.java2d.metal=true -Dsun.java2d.uiScale=1 >>> 33: * ClearPolyLineUsingXORTest >>> 34: */ >> >> Does the test really need to be macos specific and metal-only? can it cover >> other platforms and ogl? > > it still might be good to cover other platforms and at least default pipeline. Yes i was waiting for CI testing to conclude. Test is updated to run on default pipeline of all platforms. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31981#discussion_r3635497773
