JDK 11 | JDK 17 | JDK 19 | JDK 8 |
---|---|---|---|
11.0.18-oracleFixed | 17.0.6-oracleFixed | 19 b11Fixed | 8u361Fixed |
Since the updates to the tests - and related code - made by JDK-8280861 We are seeing repeated failures in CI of the two updated tests java/awt/Robot/HiDPIScreenCapture/ScreenCaptureGtkTest.java - fails on Linux - at least Ubuntu 18.10 java/awt/Robot/HiDPIScreenCapture/HiDPIRobotScreenCaptureTest.java - fails on Windows 10 In 6 CI jobs since the tests were updated, at least one of the tests has failed in 4 of those jobs.
|