Integrated: 8244765: Undo exclusiveAccess.dirs changes for JDK-8220295 and see if there are still any testing issues

Chris Plummer cjplummer at openjdk.java.net
Wed Dec 15 01:32:59 UTC 2021


On Mon, 13 Dec 2021 21:00:02 GMT, Chris Plummer <cjplummer at 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.

This pull request has now been integrated.

Changeset: 46f99aca
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/46f99aca94ed878a94878eacb113fe2813050ad7
Stats:     3 lines in 1 file changed: 0 ins; 2 del; 1 mod

8244765: Undo exclusiveAccess.dirs changes for JDK-8220295 and see if there are still any testing issues

Reviewed-by: amenkov, sspitsyn

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

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


More information about the serviceability-dev mailing list