-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 17, 21, 22
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8334654 | 21.0.5 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JDK-8334832 | 17.0.13 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
Similar to JDK-8315937, we want to unblock parallelism for more `hotspot:tier4` tests. `vmTestbase/nsk/stress/stack` is a small, quick test suite. There seem to be no reason to run these tests exclusively. They currently complete in about 3 minutes:
639.00s user 12.82s system 348% cpu 3:07.29 total
We should consider enabling parallelism for them and get improved test performance. Currently it is blocked by `TEST.properties` with `exclusiveAccess.dirs` directives in them.
639.00s user 12.82s system 348% cpu 3:07.29 total
We should consider enabling parallelism for them and get improved test performance. Currently it is blocked by `TEST.properties` with `exclusiveAccess.dirs` directives in them.
- backported by
-
JDK-8334654 Enable parallelism in vmTestbase/nsk/stress/stack tests
- Resolved
-
JDK-8334832 Enable parallelism in vmTestbase/nsk/stress/stack tests
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/0392d4e4
-
Commit openjdk/jdk21u-dev/6a678617
-
Commit openjdk/jdk/d9aa1dea
-
Review openjdk/jdk17u-dev/2608
-
Review openjdk/jdk21u-dev/746
-
Review openjdk/jdk/18037
(3 links to)