Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8318608

Enable parallelism in vmTestbase/nsk/stress/threads tests

XMLWordPrintable

    • b21

        Similar to JDK-8315937, we want to unblock parallelism for more `hotspot:tier4` tests. `vmTestbase/nsk/stress/threads` is a small test suite, running a series of time-limited tests. There seem to be no reason to run these tests exclusively.

        Current `vmTestbase/nsk/stress/threads` passes in 1.5 minutes:
         2212.89s user 536.27s system 2875% cpu 1:35.60 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.

              easlan Elif Aslan
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: