RFR: 8320536: problemlist failing serviceability/attach/ConcAttachTest.java test on macosx
Chris Plummer
cjplummer at openjdk.org
Tue Nov 21 20:27:15 UTC 2023
Problemlisting ConcAttachTest.java on OSX (it's already problem listed on linux and doesn't get run on Windows). This one test seems to be causing all the issues with attach and dcmd tests described in [JDK-8318866](https://bugs.openjdk.org/browse/JDK-8318866), so if we problem list it we should stop seeing the other test failures.
-------------
Commit messages:
- Problemlist ConcAttachTest.java on macosx
Changes: https://git.openjdk.org/jdk/pull/16772/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16772&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8320536
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/16772.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16772/head:pull/16772
PR: https://git.openjdk.org/jdk/pull/16772
More information about the serviceability-dev
mailing list