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.

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

Commit messages:
 - 8323545: java/awt/GraphicsDevice/CheckDisplayModes.java fails with "exit 
code: 133"
 - Merge pull request #70 from openjdk/master

Changes: https://git.openjdk.org/jdk/pull/25179/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25179&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8323545
  Stats: 11 lines in 1 file changed: 10 ins; 0 del; 1 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

Reply via email to