-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 21, 25
-
b19
-
linux_ubuntu
Test: sun/java2d/OpenGL/DrawImageBg.java
Tested Platform: Ubuntu 24.04 (os_displayServerProtocol: x11)
Tested Product: JDK-25 b23
Regression: NO (Intermittent failure observed with all releases and platform)
Failure Frequency: 5/100
Test Failure logs:
----------System.err:(11/667)----------
java.lang.RuntimeException: Failed: Incorrect color for outer pixel
at DrawImageBg.main(DrawImageBg.java:97)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1447)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed: Incorrect color for outer pixel
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed: Incorrect color for outer pixel
- causes
-
JDK-8369335 Two sun/java2d/OpenGL tests fail on Windows after JDK-8358058
-
- Resolved
-
- relates to
-
JDK-8237245 [macos] sun/java2d/OpenGL/OpaqueDest.java fails
-
- Resolved
-
-
JDK-8297094 [Windows]sun/java2d/OpenGL/ScaleParamsOOB.java fails because of color difference
-
- Resolved
-
-
JDK-8325761 closed sun/java2d/OpenGL/ShapeClip.java failed with Incorrect color for rectangle
-
- Resolved
-
-
JDK-8328098 closed sun/java2d/OpenGL/SrcMaskOps.java fails with Incorrect color for solid text
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/ebeb77ba
-
Review(master)
openjdk/jdk/27399