RFR: 8244765: Undo exclusiveAccess.dirs changes for JDK-8220295 and see if there are still any testing issues
Chris Plummer
cjplummer at openjdk.java.net
Tue Dec 14 00:55:38 UTC 2021
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.
-------------
Commit messages:
- Move most attach api stests from exclusiveAccess.dirs
Changes: https://git.openjdk.java.net/jdk/pull/6818/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6818&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8244765
Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/6818.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6818/head:pull/6818
PR: https://git.openjdk.java.net/jdk/pull/6818
More information about the serviceability-dev
mailing list