This test was probemlisted (JDK-8307369) like several tests that were occasionally hanging on Windows when used with virtual threads.
This test looks reliable now. Key change may have been JDK-8282726. Trivially remove from problem list. ------------- Commit messages: - 8308035: Remove javax/management/remote/mandatory/connection/BrokenConnectionTest.java from ProblemList-Virtual.txt Changes: https://git.openjdk.org/jdk/pull/27747/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27747&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369574 Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/27747.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27747/head:pull/27747 PR: https://git.openjdk.org/jdk/pull/27747
