On Tue, 21 Nov 2023 20:16:39 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 572b14ac Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/572b14ac8697497d9c0aefe92864075e712c171e Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8320536: problemlist failing serviceability/attach/ConcAttachTest.java test on macosx Reviewed-by: amenkov, dholmes ------------- PR: https://git.openjdk.org/jdk/pull/16772