RFR: 8221451: PIT: sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh fails

Prasanta Sadhukhan psadhukhan at openjdk.org
Sun Sep 21 12:06:18 UTC 2025


On Fri, 19 Sep 2025 22:01:32 GMT, Phil Race <prr at openjdk.org> wrote:

> This test would fail with Xrender. But it did odd things like sleep in the paint method.
> When I fixed that it started to pass every time.
> It also had a problem listing for macOS supposedly for edge pixels.
> I didn't see that myself but I changed it to not sample the edges.

test/jdk/sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh line 25:

> 23: #
> 24: 
> 25: # @test

I dont see any other @test tag so if this is removed, will jtreg run this test?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27400#discussion_r2366199894


More information about the client-libs-dev mailing list