RFR: 8377908: sun/java2d/OpenGL/ScaleParamsOOB.java test fails on Linux (xvfb, libmesa software rendering) after JDK-8358058
Roland Mesde
duke at openjdk.org
Tue Feb 17 17:57:23 UTC 2026
Added the sun/java2d/OpenGL/ScaleParamsOOB.java test to the problem list due to test failures on Linux (software rendering) since it was added.
Confirmed that the test no longer runs after it was added to the problem list by running the following on linux-x64:
make test TEST=test/jdk/sun/java2d/OpenGL/ScaleParamsOOB.java
Results attached:
[linux-x64-specific-test.log](https://github.com/user-attachments/files/25369364/linux-x64-specific-test.log)
-------------
Commit messages:
- 8377908: sun/java2d/OpenGL/ScaleParamsOOB.java test fails on Linux (xvfb, libmesa software rendering) after JDK-8358058
Changes: https://git.openjdk.org/jdk/pull/29761/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29761&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8377908
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/29761.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29761/head:pull/29761
PR: https://git.openjdk.org/jdk/pull/29761
More information about the client-libs-dev
mailing list