On Thu, 23 Sep 2021 06:47:33 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java
>  is timing out every time on macOS 12 even though the test passed.
> Looks like the the main process waits for child process created in the test 
> forever, making it timeout after jtreg timeout of 2min.
> Modified to wait for childprocess for 30secs.

Are you sure that if it cannot change the display in two minutes it should 
pass? It looks like an important bug.

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

PR: https://git.openjdk.java.net/jdk/pull/5647

Reply via email to