On Mon, 4 Jan 2021 06:06:50 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> This test was marked for "windows only" in > https://github.com/openjdk/jdk/commit/7cb9e5821e0e5bcc483bc7c587ea921e9b515e77 > in JDK-8198333 > but the test is redundantly problem listed for linux and mac. > We can remove the test from ProblemList as it is being run in mach5 on > windows without any issue and it will not run on linux,mac as 8062561 fix for > which this test was created is windows specific. Marked as reviewed by serb (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1924