> 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. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/25179/files - new: https://git.openjdk.org/jdk/pull/25179/files/2d8a27f5..d7349fe0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=25179&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25179&range=00-01 Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/25179.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/25179/head:pull/25179 PR: https://git.openjdk.org/jdk/pull/25179