[jdk11u-dev] Integrated: 8235211: serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file

Martin Doerr mdoerr at openjdk.java.net
Fri Jul 23 13:17:04 UTC 2021


On Thu, 22 Jul 2021 15:12:22 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Clean backport of JDK-8235211. Test backport is not clean. I had to integrate it manually and add the simple change JDK-8244973 because `out.stderrShouldBeEmptyIgnoreVMWarnings().stderrShouldBeEmpty();` is neither correct, nor supported in 11u.

This pull request has now been integrated.

Changeset: 133eca0a
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/133eca0ae61ba9151f3098d6d46ea4d50e094515
Stats:     70 lines in 5 files changed: 37 ins; 2 del; 31 mod

8235211: serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file
8244973: serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty"

Reviewed-by: mbaesken
Backport-of: 073e095e6053550b17b1daf33df2be4f4c4b40ad

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/153


More information about the jdk-updates-dev mailing list