On Thu, 24 Feb 2022 16:37:51 GMT, Maxim Kartashev <d...@openjdk.java.net> wrote:
> > I submitted a job for testing the changes. > > Thanks a lot! I got 1 failure out of 15 on Linux for `java/awt/Robot/HiDPIScreenCapture/HiDPIRobotScreenCaptureTest.java`. The screenshot of the entire screen has no open windows: just plain desktop background. It was probably captured after the test was shutdown. The test doesn't save the captured image on failure, does it? It's crucial to save the captured images, otherwise we're blind and left to guess what Robot captured and why it didn't match. ------------- PR: https://git.openjdk.java.net/jdk/pull/7613