<AWT Dev> Integrated: 8253274: The CycleDMImagetest brokes the system

Sergey Bylokhov serb at openjdk.java.net
Fri Sep 18 01:35:47 UTC 2020


On Thu, 17 Sep 2020 08:38:44 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> The test checks all display modes reported by the OS.
> 
> Unfortunately on some test systems the switching from the low-resolution modes to the normal mode "takes a while", the
> system becomes broken while some other tests start to work.
> The fix will limit the resolution of modes tested, it should be bigger than 800x600. Also, the test should try to
> properly clean up the system after completion.

This pull request has now been integrated.

Changeset: fd380d75
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/fd380d75
Stats:     24 lines in 1 file changed: 9 ins; 7 del; 8 mod

8253274: The CycleDMImagetest brokes the system

Reviewed-by: prr

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

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


More information about the awt-dev mailing list