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

Martin Doerr mdoerr at openjdk.java.net
Fri Jul 23 10:58:08 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.

Hi Matthias,
thanks for looking into this.
Solaris is discontinued in 11.0.13  (see mail "[11u] : SAP terminates solaris sparc support." from Götz Lindenmayer). We are no longer investigating, building or testing. If anybody wants to revive SPARC, that person should probably change attachListener_solaris.cpp, too, but there's probably nobody who would do it.

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

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


More information about the jdk-updates-dev mailing list