On Thu, 21 Apr 2022 13:24:15 GMT, Alexander Zvegintsev <azveg...@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. Marked as reviewed by prr (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/8339