On Mon, 23 May 2022 16:25:37 GMT, Alexandre Iline <shurail...@openjdk.org> wrote:
> Before the fix the test was failing around 1 time in fifty runs. After the > fix the test did not fail in ~ 1k runs. > Additional instrumentation is added to save useful information on the UI > state, should the failure happen again. This pull request has now been integrated. Changeset: 9f73fb5a Author: Alexandre Iline <shurail...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/9f73fb5a72157adb4edb07ead2d9a6745c21e9f4 Stats: 42 lines in 3 files changed: 35 ins; 1 del; 6 mod 8225013: sanity/client/SwingSet/src/ScrollPaneDemoTest.java fails on Linux Reviewed-by: prr, serb ------------- PR: https://git.openjdk.java.net/jdk/pull/8848