On Tue, 26 Oct 2021 18:14:59 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
> The test is still failing on Ubuntu 16.04 (`window1` and `window2` are not > placed in front, so they are not receiving events). > > Looks like this was fixed in later releases. I've manually checked this test > on Ubuntu 18.04, 20.04, 21.04 and they are not affected. > > We can remove the test from the problem list since we are no longer > supporting Ubuntu 16.04. > > Automated testing is also green. This pull request has now been integrated. Changeset: d98b7c25 Author: Alexander Zvegintsev <azveg...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/d98b7c25910d38ac644838f59cb41ecd131c87a9 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod 8202926: Test java/awt/Focus/WindowUpdateFocusabilityTest/WindowUpdateFocusabilityTest.html fails Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/6121