RFR: 8323545: java/awt/GraphicsDevice/CheckDisplayModes.java fails with "exit code: 133" [v2]
Alisen Chung
achung at openjdk.org
Tue May 13 23:37:51 UTC 2025
On Tue, 13 May 2025 20:46:37 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.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>
> Caching getScreenDevices() output in a local variable.
Marked as reviewed by achung (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25179#pullrequestreview-2838339543
More information about the client-libs-dev
mailing list