RFR: 8258911: ProblemList serviceability/attach/RemovingUnixDomainSocketTest.java on Linux-X64

Daniel D.Daugherty dcubed at openjdk.java.net
Wed Dec 23 20:30:04 UTC 2020


This is a trivial fix to ProblemList serviceability/attach/RemovingUnixDomainSocketTest.java
on Linux-X64.

The test has been failing fairly frequently in the JDK17 CI when it is run with the
"-XX:NativeMemoryTracking=detail" option. We currently only specify that configuration
on linux-x64 so I'm going to ProblemList the test only on Linux-X64

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

Commit messages:
 - 8258911: ProblemList serviceability/attach/RemovingUnixDomainSocketTest.java on Linux-X64

Changes: https://git.openjdk.java.net/jdk/pull/1884/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1884&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8258911
  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1884.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1884/head:pull/1884

PR: https://git.openjdk.java.net/jdk/pull/1884


More information about the hotspot-runtime-dev mailing list