RFR: 8244765: Undo exclusiveAccess.dirs changes for JDK-8220295 and see if there are still any testing issues
Serguei Spitsyn
sspitsyn at openjdk.java.net
Tue Dec 14 10:00:13 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.
Marked as reviewed by sspitsyn (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/6818
More information about the serviceability-dev
mailing list