On Sat, 2 Sep 2023 00:50:08 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> JDK-8226420 has been closed as a duplicate. > The fix removes references to 8226420 from problemlist (the tests remain > problem-listed due other issues). test/jdk/ProblemList.txt line 727: > 725: sun/tools/jstatd/TestJstatdDefaults.java 8081569 > windows-all > 726: sun/tools/jstatd/TestJstatdRmiPort.java > 8251259,8293577 generic-all > 727: sun/tools/jstatd/TestJstatdServer.java 8081569 > windows-all Why not add [JDK‑8240711], which [JDK‑8226420] is a duplicate of? Suggestion: sun/tools/jstatd/TestJstatdDefaults.java 8081569,8240711 windows-all sun/tools/jstatd/TestJstatdRmiPort.java 8240711,8251259,8293577 generic-all sun/tools/jstatd/TestJstatdServer.java 8081569,8240711 windows-all [JDK‑8226420]: https://bugs.openjdk.org/browse/JDK-8226420 "[JDK‑8226420] sun/tools/jstatd tests failed with Port already in use" [JDK‑8240711]: https://bugs.openjdk.org/browse/JDK-8240711 "[JDK‑8240711] TestJstatdPort.java failed due to "ExportException: Port already in use:"" ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15548#discussion_r1313695204