Integrated: 8323545: java/awt/GraphicsDevice/CheckDisplayModes.java fails with "exit code: 133"
Alexander Zuev
kizune at openjdk.org
Wed May 14 05:02:55 UTC 2025
On Mon, 12 May 2025 10:18:13 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> This test fails intermittently, sometimes it does not fail in half a year so i was unable to catch it myself to do any reasonable debugging. In this pull request I am adding debug output to understand at least what graphics device is connected to the test machine and which graphics mode on which device gives us problem. Next time test fails we will at least have some hint on what's going on.
This pull request has now been integrated.
Changeset: e07c65b8
Author: Alexander Zuev <kizune at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e07c65b892ecb02d6b52877508131de3a2067e23
Stats: 14 lines in 1 file changed: 12 ins; 0 del; 2 mod
8323545: java/awt/GraphicsDevice/CheckDisplayModes.java fails with "exit code: 133"
Reviewed-by: achung, serb
-------------
PR: https://git.openjdk.org/jdk/pull/25179
More information about the client-libs-dev
mailing list