Integrated: 8129778: Few awt test fail for Solaris 11 with RuntimeException

Alexander Zvegintsev azvegint at openjdk.java.net
Mon Apr 25 10:06:20 UTC 2022


On Thu, 21 Apr 2022 13:24:15 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

> Those tests were failing on Solaris, which is no longer supported.
> 
> They pass as they are, but decreasing of delays reduce execution time significantly:
> 
> e.g. proposed changes drops execution time from ~5min to ~2 min 
> for MouseButtonsAndKeyMasksTest on my machine.
> 
> Testing is green on all platforms.

This pull request has now been integrated.

Changeset: 293bc5e5
Author:    Alexander Zvegintsev <azvegint at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/293bc5e5cdef4590106de81473cc8b2d2793987a
Stats:     44 lines in 4 files changed: 22 ins; 6 del; 16 mod

8129778: Few awt test fail for Solaris 11 with RuntimeException

Reviewed-by: serb, prr

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

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



More information about the client-libs-dev mailing list