RFR: 8273433: Enable parallelism in vmTestbase_nsk_sysdict tests
Aleksey Shipilev
shade at openjdk.java.net
Tue Sep 7 13:47:33 UTC 2021
On Tue, 7 Sep 2021 13:33:09 GMT, David Holmes <david.holmes at oracle.com> wrote:
> I (or someone) will to need to check the history here. There's always a reason tests were set to run exclusively.
Please do. `TEST.properties` have no history before OpenJDK, and I found no relevant problems in JBS. These `exclusiveAccess.dir`-s look as something added for extra safety, but we pay dearly for that extra with test time.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5389
More information about the hotspot-runtime-dev
mailing list