On Mon, 13 Dec 2021 21:00:02 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> This changes removes (most) Attach API tests from exclusiveAccess.dirs so the > tests can be run in parallel. I haven't seen any issues with this change, > except the jstatd tests can fail due to an RMI issue. I filed > https://bugs.openjdk.java.net/browse/JDK-8278625 to cover that issue, and > left jstatd tests in exclusiveAccess.dirs. Marked as reviewed by sspitsyn (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/6818