Withdrawn: 8360160: ubuntu-22-04 machine is failing client tests

Damon Nguyen dnguyen at openjdk.org
Thu Oct 30 19:54:14 UTC 2025


On Thu, 21 Aug 2025 01:21:56 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

> Ubuntu machine has multiple failing java awt tests. When looking at the screenshots of the desktop when each test fails, a white square can be seen at the top-left of the desktop.
> 
> <img width="803" height="344" alt="Screenshot 2025-08-20 at 10 06 37 AM" src="https://github.com/user-attachments/assets/52d023f6-18ff-46d4-98c4-e2e332ab6a03" />
> 
> This seems to be similar to the white square that `FrameVisualTest.java` creates so the frame was not disposed of properly during this failure. I have tried re-creating this failure on Ubuntu 22.04, similar to the failure OS that this originally occurred on, to no avail. I ran this test individually, and with all of the listed failing tests back-to-back but all the tests pass as normal. This stabilization fix to the test attempts to prevent this in case it occurs again.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk/pull/26871


More information about the client-libs-dev mailing list