Integrated: 8358058: sun/java2d/OpenGL/DrawImageBg.java Test fails intermittently

Phil Race prr at openjdk.org
Tue Oct 7 16:51:17 UTC 2025


On Fri, 19 Sep 2025 21:53:30 GMT, Phil Race <prr at openjdk.org> wrote:

> Moving to open a number of graphics related tests, originally written to test the OpenGL pipeline.
> These versions are "better behaved" than the versions that were in closed - mostly meaning they now
> do things on the right thread and paint properly on demand.
> As a result they now pass - at least on systems with correct drivers etc.
> There are a few bugs to add to the issue list which I'll do right after submitting this.
> 
> I also extended these tests so as to run with the default pipeline on every system, not just OpenGL.
> This mostly went OK except that I found one of the tests fails on macOS with metal.
> I've had to add a new problem listing for that.

This pull request has now been integrated.

Changeset: ebeb77ba
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ebeb77baaeb6d9098d7462f5ddf61d8583b1e493
Stats:     1989 lines in 11 files changed: 1989 ins; 0 del; 0 mod

8358058: sun/java2d/OpenGL/DrawImageBg.java Test fails intermittently

Reviewed-by: azvegint, serb, psadhukhan

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

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


More information about the client-libs-dev mailing list