-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 27
-
Component/s: client-libs
-
x86_64, aarch64
-
linux_ubuntu
sun/java2d/OpenGL/ScaleParamsOOB.java test fails on Linux (xvfb, libmesa software rendering) after JDK-8358058.
xvfb info:
Name : xorg-x11-server-Xvfb
Arch : x86_64
Version : 1.20.4
libmesa info:
Name : mesa-libGL
Arch : x86_64
Version : 18.3.4
Command Line:
DISPLAY=:99 xvfb-run -a -s "-screen 0 1920x1080x24" make test TEST=test/jdk/sun/java2d/OpenGL/ScaleParamsOOB.java
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed at x=41 y=41 (expected=ffff0000 actual=ff000000)
(Please note that I also run it with vglrun and X11 forwarding over SSH, as well as on both x86_64 and aarch64 with similar results)
Logs for x86_64 are attached.
xvfb info:
Name : xorg-x11-server-Xvfb
Arch : x86_64
Version : 1.20.4
libmesa info:
Name : mesa-libGL
Arch : x86_64
Version : 18.3.4
Command Line:
DISPLAY=:99 xvfb-run -a -s "-screen 0 1920x1080x24" make test TEST=test/jdk/sun/java2d/OpenGL/ScaleParamsOOB.java
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed at x=41 y=41 (expected=ffff0000 actual=ff000000)
(Please note that I also run it with vglrun and X11 forwarding over SSH, as well as on both x86_64 and aarch64 with similar results)
Logs for x86_64 are attached.
- caused by
-
JDK-8358058 sun/java2d/OpenGL/DrawImageBg.java Test fails intermittently
-
- Resolved
-
- relates to
-
JDK-8378113 Add sun/java2d/OpenGL/ScaleParamsOOB.java to the ProblemList.txt file
-
- New
-
- links to
-
Review(master)
openjdk/jdk/29761