-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8351360 | 24.0.2 | Alexey Ivanov | P4 | Resolved | Fixed | master |
JDK-8349975 | 21.0.8-oracle | Naveen Narayanan | P4 | Resolved | Fixed | master |
JDK-8350677 | 21.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b04 |
JDK-8349990 | 17.0.16-oracle | Naveen Narayanan | P4 | Resolved | Fixed | master |
JDK-8350679 | 17.0.15 | Goetz Lindenmaier | P4 | Resolved | Fixed | b04 |
JDK-8349995 | 11.0.28-oracle | Naveen Narayanan | P4 | Resolved | Fixed | master |
JDK-8350021 | 8u461 | Naveen Narayanan | P4 | Resolved | Fixed | master |
Captured pixel (fffefe00) at (164, 48) is not equal to real pixel (ffffff00)
System.err
java.lang.RuntimeException: FAIL : Captured Image is different from the real image
at ScreenCaptureRobotTest.doTest(ScreenCaptureRobotTest.java:114)
at ScreenCaptureRobotTest.main(ScreenCaptureRobotTest.java:65)
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)
- backported by
-
JDK-8349975 [TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS
-
- Resolved
-
-
JDK-8349990 [TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS
-
- Resolved
-
-
JDK-8349995 [TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS
-
- Resolved
-
-
JDK-8350021 [TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS
-
- Resolved
-
-
JDK-8350677 [TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS
-
- Resolved
-
-
JDK-8350679 [TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS
-
- Resolved
-
-
JDK-8351360 [TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS
-
- Resolved
-
- caused by
-
JDK-8342098 Write a test to compare the images
-
- Resolved
-
- causes
-
JDK-8350438 ScreenCaptureRobotTest.java fails on Windows: background image gets captured
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk17u-dev/4216ad64
-
Commit(master) openjdk/jdk21u-dev/951453e9
-
Commit(master) openjdk/jdk24u/33960cf9
-
Commit(master) openjdk/jdk/0d30b869
-
Review(master) openjdk/jdk17u-dev/3297
-
Review(master) openjdk/jdk21u-dev/1432
-
Review(master) openjdk/jdk24u/106
-
Review(master) openjdk/jdk/23264