On Wed, 21 Apr 2021 11:15:49 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> This test was seen to be failing in windows and mac PIT run due to samevm > mode issue. It is now passing in default othervm mode. > Several iterations of this test running in all platforms is working fine, > link in JBS. > We can remove the test from ProblemList, similar to what we have done for > JDK-8254976. This pull request has now been integrated. Changeset: 45c474a0 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/45c474a0 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod 8168408: Test java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java fails intermittentently on windows Reviewed-by: azvegint ------------- PR: https://git.openjdk.java.net/jdk/pull/3602