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.
------------- Commit messages: - 8168408: Test java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java fails intermittentently on windows Changes: https://git.openjdk.java.net/jdk/pull/3602/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3602&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8168408 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.java.net/jdk/pull/3602.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/3602/head:pull/3602 PR: https://git.openjdk.java.net/jdk/pull/3602